Skip to content

Commit 4fe0c7b

Browse files
squash!
1 parent f5ae694 commit 4fe0c7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Node.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,15 @@ jobs:
8686
- run: pnpm run build
8787
working-directory: .
8888

89-
- uses: actions/[email protected].1
89+
- uses: actions/[email protected].2
9090
with:
9191
name: .-Node-${{ matrix.node-version }}-Target
9292
path: ./Target
9393

9494
- run: pnpm run prepublishOnly
9595
working-directory: .
9696

97-
- uses: actions/[email protected].1
97+
- uses: actions/[email protected].2
9898
with:
9999
name: .-Node-${{ matrix.node-version }}-Target
100100
path: ./Target

0 commit comments

Comments
 (0)