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.
2 parents 8031769 + 4375ca3 commit 52576caCopy full SHA for 52576ca
1 file changed
.github/workflows/scan.yaml
@@ -302,7 +302,7 @@ jobs:
302
# Regenerate the manifest so the React app sees every retained run.
303
scanner index-history pages/history --output pages/history/index.json
304
- name: Upload Pages artifact
305
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
306
with:
307
path: pages
308
- name: Deploy Pages
0 commit comments