Skip to content

Commit

Permalink
Fix checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimrod committed May 20, 2024
1 parent de2015b commit 121abbe
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 @@ -15,7 +15,7 @@ jobs:
- target: aarch64-apple-darwin
os: macos-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@baz-difftastic
- name: Compile and release
uses: rust-build/[email protected]
env:
Expand Down

0 comments on commit 121abbe

Please sign in to comment.