Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif authored Nov 19, 2023
1 parent c6a723a commit 8d5689f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
profile: minimal
toolchain: stable
override: true
- uses: actions/checkout@v1
- uses: actions/checkout@v4
- name: Build
run: cargo build --release --locked
- name: Upload binaries to release
Expand Down

0 comments on commit 8d5689f

Please sign in to comment.