Skip to content

Commit

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

chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
  • Loading branch information
ernado authored Dec 18, 2024
2 parents 28e1775 + 40dcd61 commit 96896ef
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/upload-artifact@v4.4.3
uses: actions/upload-artifact@v4.5.0
with:
name: coverage
path: profile.out
Expand Down

0 comments on commit 96896ef

Please sign in to comment.