We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5110e66 + d99523f commit 4fca802Copy full SHA for 4fca802
1 file changed
.github/workflows/github-pages.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
49
50
- name: Upload artifact
51
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
52
with:
53
path: "docs/"
54
0 commit comments