Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to 5076954
Browse files Browse the repository at this point in the history
  • Loading branch information
serious-scaffold[bot] authored Sep 16, 2024
1 parent f80d8cc commit b59ec5f
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@50769540e7f4bd5e21e526ee35c689e35e0d6874 # 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@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
with:
name: valgrind-results
path: out/valgrind-results.tar.gz
Expand Down

0 comments on commit b59ec5f

Please sign in to comment.