Skip to content

Commit 7af275d

Browse files
authored
Merge branch 'main' into dev
2 parents 2f03dc7 + 191fbe3 commit 7af275d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515
with:
1616
fetch-depth: 2
17-
- uses: actions/[email protected].4
17+
- uses: actions/[email protected].5
1818
with:
1919
node-version: 12
2020
- run: npm ci
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
- uses: actions/checkout@v2
28-
- uses: actions/[email protected].4
28+
- uses: actions/[email protected].5
2929
with:
3030
node-version: 12
3131
registry-url: https://registry.npmjs.org/

0 commit comments

Comments
 (0)