Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to 834a144
Browse files Browse the repository at this point in the history
  • Loading branch information
serious-scaffold[bot] authored Aug 12, 2024
1 parent c4fd74f commit 7ca2969
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ jobs:
- name: Upload test results
if: failure()
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
with:
name: valgrind-results
path: out/valgrind-results.tar.gz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ jobs:

- name: Upload test results
if: failure()
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
with:
name: valgrind-results
path: out/valgrind-results.tar.gz
Expand Down

0 comments on commit 7ca2969

Please sign in to comment.