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 3b493b4 + 7e1ed19 commit 888e0a5Copy full SHA for 888e0a5
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
run: bundle exec rake test
23
- name: Build jekyll html
24
run: bundle exec rake build
25
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
26
id: upload-preview
27
with:
28
name: preview
0 commit comments