Skip to content

Commit

Permalink
ci: Bump actions/checkout to v4, which uses Node.js 20
Browse files Browse the repository at this point in the history
  • Loading branch information
torokati44 committed Mar 22, 2024
1 parent 286890a commit 5c8d9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macOS-latest]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit 5c8d9d7

Please sign in to comment.