Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Update the version of the artifacts action
  • Loading branch information
brtietz authored Dec 13, 2024
1 parent 371cdd3 commit 8581971
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 @@ -47,7 +47,7 @@ jobs:
cmake --build build_linux -- -j
- name: Save static lib & lksandbox
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: LK-${{ env.RUNS_ON }}-x86_64
path: |
Expand Down

0 comments on commit 8581971

Please sign in to comment.