We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7a941 commit 1144e46Copy full SHA for 1144e46
.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@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
+ uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
58
with:
59
name: ${{ env.artifact_name }}
60
path: ${{ env.source_dir }}/public
0 commit comments