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 af46bf8 + df57642 commit eff60b3Copy full SHA for eff60b3
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@v5
+ - uses: actions/upload-artifact@v6
26
id: upload-preview
27
with:
28
name: preview
0 commit comments