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 2399d7c commit 968fc53Copy full SHA for 968fc53
.github/workflows/deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
id: pages
42
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
43
- name: Upload artifact
44
- uses: actions/upload-pages-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
+ uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
45
with:
46
path: _site
47
- name: Deploy to GitHub Pages
0 commit comments