Skip to content

Commit 21b2e76

Browse files
authored
Update publish.yml
1 parent b6ab020 commit 21b2e76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
contents: read
1212
id-token: write
1313
steps:
14-
- uses: actions/checkout@v4
15-
- uses: actions/setup-node@v4
14+
- uses: actions/checkout@v5
15+
- uses: actions/setup-node@v5
1616
with:
1717
node-version: 24
1818
registry-url: https://registry.npmjs.org/

0 commit comments

Comments
 (0)