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 3120906 commit 9326e53Copy full SHA for 9326e53
.github/workflows/prerelease.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
prefix: '${{ steps.repo-basename.outputs.value }}'
37
- name: Upload artifact
38
- uses: actions/upload-pages-artifact@v3.0.1
+ uses: actions/upload-pages-artifact@v4.0.0
39
40
path: .artifacts/docs/html
41
0 commit comments