We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6fbbb2 + ef062a2 commit 9b0e4ebCopy full SHA for 9b0e4eb
.github/workflows/build-site.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Install Dart Sass
42
run: sudo snap install dart-sass
43
- name: Checkout
44
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
45
with:
46
submodules: recursive
47
fetch-depth: 0
.github/workflows/codeql.yml
@@ -38,7 +38,7 @@ jobs:
38
39
steps:
40
- name: Checkout repository
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
0 commit comments