Skip to content

Commit

Permalink
actions/checkout v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ameknite committed Sep 16, 2023
1 parent 591d1c2 commit d0f8bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
steps:
- uses: olegtarasov/[email protected]
id: get_version
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
with:
targets: aarch64-apple-darwin
Expand Down

0 comments on commit d0f8bbd

Please sign in to comment.