Skip to content

Commit fb2bb9f

Browse files
Update actions/checkout action to v4.1.4 (#44)
1 parent d523275 commit fb2bb9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Check out repository
21-
uses: actions/[email protected].1
21+
uses: actions/[email protected].4
2222
- name: Setup Node
2323
uses: actions/[email protected]
2424
with:

0 commit comments

Comments
 (0)