Skip to content

Commit 81778d7

Browse files
XhmikosRTrott
authored andcommitted
CI: switch to actions/checkout@v2 (#36)
1 parent 6aaf40e commit 81778d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
steps:
1111
- name: Clone repository
12-
uses: actions/checkout@v1
12+
uses: actions/checkout@v2
1313

1414
- name: Clone nodejs/node repository
1515
run: git clone https://github.com/nodejs/node.git tmp --depth 1

0 commit comments

Comments
 (0)