We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1abe2e commit 79580c2Copy full SHA for 79580c2
1 file changed
.github/workflows/installer-scripts-release.yaml
@@ -39,7 +39,7 @@ jobs:
39
ls -la _site/
40
41
- name: Upload artifact
42
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
43
44
- name: Publish to GitHub Pages
45
id: publish
0 commit comments