We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20c1418 + 9e6f948 commit 16e24c2Copy full SHA for 16e24c2
.github/workflows/Node.yml
@@ -88,7 +88,7 @@ jobs:
88
- run: pnpm run prepublishOnly
89
working-directory: .
90
91
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
92
with:
93
name: .-Node-${{ matrix.node-version }}-Target
94
path: ./Target
0 commit comments