Skip to content

Commit 8559b95

Browse files
Update test#1412.yml
1 parent e0ea360 commit 8559b95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test#1412.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ jobs:
1010
- uses: actions/checkout@v6
1111

1212
- name: Setup Node.js using authenticated mirror
13-
uses: marco-ippolito/setup-node@fix-bearer-token
13+
# uses: marco-ippolito/setup-node@fix-bearer-token
14+
uses: actions/setup-node@v6
1415
with:
1516
node-version: 22.20.0-custom
1617
mirror: https://redacted/artifactory/nodejs-remote/dist

0 commit comments

Comments
 (0)