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 ec777b4 commit 7314a0aCopy full SHA for 7314a0a
.github/workflows/main.yml
@@ -39,7 +39,7 @@ jobs:
39
run: |
40
make check-links
41
- name: Upload public folder
42
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
43
env:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45
with:
0 commit comments