Skip to content

Commit

Permalink
Bump actions/upload-artifact to v4 (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwneisen authored Dec 9, 2024
1 parent a3f6344 commit 5246040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
- name: Upload logs
if: always()
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: logs
path: logs
Expand Down

0 comments on commit 5246040

Please sign in to comment.