Skip to content

Commit 1af1d45

Browse files
authored
Auto merge! (merge-pr-in-all)
Update actions/upload-artifact action to v7.0.1
2 parents bb8ea47 + d44dac4 commit 1af1d45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ jobs:
325325
digest="${{ steps.build.outputs.digest }}"
326326
touch "/tmp/digests/${digest#sha256:}"
327327
328-
- uses: actions/upload-artifact@v7.0.0
328+
- uses: actions/upload-artifact@v7.0.1
329329
if: ${{ github.event_name != 'pull_request' }}
330330
with:
331331
name: digests-${{ matrix.mcarch }}

0 commit comments

Comments
 (0)