Skip to content

Commit

Permalink
Update to upload-artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
DrChat committed Nov 15, 2024
1 parent dd20648 commit 0eba4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
args: --target=${{ matrix.host_target }} --release

- name: upload artifacts
uses: actions/upload-artifact@v2.2.4
uses: actions/upload-artifact@v4
with:
# Artifact name
name: ${{ matrix.artifact }}
Expand Down

0 comments on commit 0eba4b6

Please sign in to comment.