We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 731cb96 + 42780df commit 982dff9Copy full SHA for 982dff9
1 file changed
.github/workflows/deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
run: sudo snap install dart-sass
42
43
- name: Checkout
44
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
45
with:
46
submodules: recursive
47
fetch-depth: 0
0 commit comments