Skip to content

Commit

Permalink
Update run-tests-linux.yml
Browse files Browse the repository at this point in the history
Update actions/upload-artifact to v4
  • Loading branch information
david-bouyssie authored Jan 21, 2025
1 parent db097cf commit 2930d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
shell: bash

- name: Upload libmdbx.a and libmdbx.so to workflow artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: libmdbx-linux-gnu-x86_64
path: |
Expand Down

0 comments on commit 2930d53

Please sign in to comment.