Skip to content

Commit

Permalink
Merge pull request #530 from gotd/dependabot/github_actions/actions/u…
Browse files Browse the repository at this point in the history
…pload-artifact-4.3.2

chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
  • Loading branch information
ernado authored Apr 22, 2024
2 parents c7a0d60 + e27ac62 commit 080b9e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: make coverage

- name: Upload artifact
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
name: coverage
path: profile.out
Expand Down

0 comments on commit 080b9e4

Please sign in to comment.