Skip to content

Commit

Permalink
Fix GH Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fschutt committed Feb 22, 2025
1 parent bc8f458 commit 769c06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- build: linux-x64
os: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
with:
Expand Down

0 comments on commit 769c06f

Please sign in to comment.