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 4049088 commit 489f60eCopy full SHA for 489f60e
1 file changed
.github/workflows/pages.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Pages
27
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
28
- name: Upload artifact
29
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
30
with:
31
path: "."
32
- name: Deploy to GitHub Pages
0 commit comments