Skip to content

Commit efd637f

Browse files
chore(deps): update actions/checkout action to v5
1 parent e9f86dc commit efd637f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
security-events: write
2424
steps:
2525
- name: Checkout code
26-
uses: actions/checkout@v3
26+
uses: actions/checkout@v5
2727

2828
- name: Install Rust toolchain
2929
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)