Skip to content

Commit 46ca7a5

Browse files
dominykasmetcoder95
authored andcommitted
ci: use the tagged pkgjs/action (nodejs#1190)
1 parent a0725db commit 46ca7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
name: Test
1212

13-
uses: pkgjs/action/.github/workflows/node-test.yaml@main
13+
uses: pkgjs/action/.github/workflows/node-test.yaml@v0.1
1414
with:
1515
runs-on: ubuntu-latest, windows-latest, macOS-latest
1616
test-command: npm run coverage:ci

0 commit comments

Comments
 (0)