Skip to content

Commit

Permalink
Update upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLee18 committed Aug 15, 2024
1 parent 7060999 commit 67fb6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build
run: cargo build --verbose --release
- name: Upload
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: inject_42h-${{ matrix.os }}
path: target/release/inject_42h
Expand Down

0 comments on commit 67fb6ee

Please sign in to comment.