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.
1 parent 1fbbffa commit 514d64cCopy full SHA for 514d64c
1 file changed
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Install Dart Sass
41
run: sudo snap install dart-sass
42
- name: Checkout
43
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
44
with:
45
submodules: recursive
46
fetch-depth: 0
0 commit comments