Skip to content

Commit 11639cb

Browse files
Update actions/checkout action to v4
1 parent 9cafbef commit 11639cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66

77
steps:
88
- name: Begin CI...
9-
uses: actions/checkout@v2
9+
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
1010

1111
- name: Use Node 12
1212
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)