Skip to content

Commit

Permalink
Merge pull request #1564 from TouK/bump-github-actions-artifact
Browse files Browse the repository at this point in the history
Bump Github actions artifact plugin
  • Loading branch information
mslabek authored Nov 14, 2024
2 parents 35f6bbc + 97b0275 commit 817f724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- uses: codecov/codecov-action@v3
- name: Store test results
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: test-results
path: |
Expand Down

0 comments on commit 817f724

Please sign in to comment.