Skip to content

Commit

Permalink
Bump actions/upload-artifact from 4.4.2 to 4.4.3 in the gha group (#151)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent bb54d51 commit d966687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- run: go run mage wafbenchall

- uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v3
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v3
with:
name: results
path: build/*bench*.txt

0 comments on commit d966687

Please sign in to comment.