Skip to content

Commit

Permalink
Merge pull request #146 from storaged-project/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/upload-artifact-4

infra: bump actions/upload-artifact from 3 to 4
  • Loading branch information
vojtechtrefny authored Jul 2, 2024
2 parents 79d0a67 + e748997 commit d2ee85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/csmock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Upload the csmock logs
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: csmock_logs
path: csmock_*/*

0 comments on commit d2ee85e

Please sign in to comment.