Skip to content

Commit ae5b5d4

Browse files
gagikaddaleax
andauthored
Update .github/workflows/publish-auxiliary-packages.yml
Co-authored-by: Anna Henningsen <[email protected]>
1 parent 68e3e62 commit ae5b5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-auxiliary-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# don't checkout a detatched HEAD
3131
ref: ${{ github.head_ref }}
3232

33-
- name: "Use Node.js 14"
33+
- name: "Use Node.js 20"
3434
uses: actions/setup-node@v3
3535
with:
3636
node-version: 20.16.0

0 commit comments

Comments
 (0)