Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 481b6ed

Browse files
chore(deps): update actions/checkout action to v5
1 parent 4af29c4 commit 481b6ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
index:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v3
8+
- uses: actions/checkout@v5
99
- name: Setup Node.js
1010
uses: actions/setup-node@v2
1111
with:

0 commit comments

Comments
 (0)