Skip to content

Commit 59365da

Browse files
chore(deps): bump actions/checkout from 2.4.0 to 3 (#333)
1 parent 0f9a92d commit 59365da

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
@@ -8,7 +8,7 @@ jobs:
88
node-version: [12.x, 14.x, 16.x]
99

1010
steps:
11-
- uses: actions/checkout@v2.4.0
11+
- uses: actions/checkout@v3
1212

1313
- uses: actions/setup-node@v3
1414
with:

0 commit comments

Comments
 (0)