Skip to content

Commit

Permalink
Update rust-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Daulox92 authored Jan 5, 2025
1 parent bf10494 commit 296f3a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: dtolnay/rust-toolchain@stable
Expand Down Expand Up @@ -41,7 +41,7 @@ jobs:
- host: macos-latest
target: x86_64-apple-darwin
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit 296f3a1

Please sign in to comment.