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 4b869de commit 927f724Copy full SHA for 927f724
.github/workflows/format_fans.yml
@@ -46,7 +46,7 @@ jobs:
46
# Upload the modified file if the validation fails
47
- name: Upload modified files
48
if: failure()
49
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
50
with:
51
name: index-modified-html
52
path: index.html
0 commit comments