Skip to content

Commit 2cf0a20

Browse files
Update actions/checkout action to v6
1 parent 37e1953 commit 2cf0a20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
# CI: false
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@v3
13+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1414

1515
- name: Setup Node.js
1616
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)