Skip to content

Commit bc40db2

Browse files
author
John Gilbert
committed
npm-oidc
1 parent 923645c commit bc40db2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717
- uses: actions/setup-node@v4
1818
with:
19-
node-version: 18.x
19+
node-version: 20.x
2020
registry-url: https://registry.npmjs.org/
2121
# Ensure npm 11.5.1 or later is installed
2222
- name: Update npm

0 commit comments

Comments
 (0)