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 faae027 commit cad1b95Copy full SHA for cad1b95
.github/workflows/static.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Setup Pages
35
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
36
- name: Upload artifact
37
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
38
with:
39
# Upload entire repository
40
path: '.'
0 commit comments