Skip to content

Commit c239d07

Browse files
authored
Set up npm trusted publisher /2
1 parent 6fdf26e commit c239d07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v6
1616
- uses: actions/setup-node@v6
1717
with:
18-
node-version: '22'
18+
node-version: 24
1919
- uses: fregante/setup-git-user@v2
2020
- name: Try updating the version
2121
run: ./scripts/bump-and-publish.sh

0 commit comments

Comments
 (0)