Skip to content

Commit 94807a1

Browse files
committed
feat(ci): Upgrade outdated checkout action
1 parent 48b0156 commit 94807a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
steps:
2525
- name: Checkout repository
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@v7
2727

2828
# Install Rust toolchain specified in rust-toolchain.toml.
2929
- name: Install Rust toolchain

0 commit comments

Comments
 (0)