Skip to content

Commit 65d218a

Browse files
authored
Merge branch 'dev' into dependabot/npm_and_yarn/sinon-12.0.1
2 parents c47e271 + 745f342 commit 65d218a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v2
1818
- name: Use Node.js ${{ matrix.node-version }}
19-
uses: actions/setup-node@v1
19+
uses: actions/setup-node@v2.5.1
2020
with:
2121
node-version: ${{ matrix.node-version }}
2222
- run: npm ci

0 commit comments

Comments
 (0)