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 91af695 commit 064cdd5Copy full SHA for 064cdd5
.github/workflows/publish-website.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Upload artifact
44
if: github.ref == 'refs/heads/main'
45
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
46
with:
47
path: "website/_site/"
48
0 commit comments