Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit 734623d

Browse files
chore(deps): update actions/checkout action to v4
1 parent 6b98310 commit 734623d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ${{ matrix.os }}
1818
steps:
1919
- name: Checkout Repo
20-
uses: actions/checkout@v3
20+
uses: actions/checkout@v4
2121

2222
- name: Install Rust
2323
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)