Skip to content

Commit b3d95c6

Browse files
authored
ci: move to latest npm (#298)
1 parent 9d2d09f commit b3d95c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publishing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
id-token: write
1313
strategy:
1414
matrix:
15-
node: [22.x]
15+
node: [24.x]
1616
steps:
1717
- uses: actions/checkout@v6
1818
- name: Setup Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)