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 4dd0b27 + a9f8654 commit d0fb72bCopy full SHA for d0fb72b
.github/workflows/hugo.yaml
@@ -54,7 +54,7 @@ jobs:
54
if: github.event.pull_request
55
56
- name: Upload artifact
57
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
58
with:
59
name: ${{ env.artifact_name }}
60
path: ${{ env.source_dir }}/public
0 commit comments