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 430c275 commit 025c8d9Copy full SHA for 025c8d9
.github/workflows/main.yaml
@@ -85,7 +85,7 @@ jobs:
85
uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
86
with:
87
egress-policy: audit
88
- - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ - uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
89
- name: Configure GitHub Pages
90
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
91
- name: Upload GitHub Pages artifact
0 commit comments