Skip to content

Commit 0d9d3bf

Browse files
Anemykraenhansen
andauthored
update .github/workflows/publish-packages.yaml
Co-authored-by: Kræn Hansen <[email protected]>
1 parent 4d6e4c4 commit 0d9d3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
3535
git config --local user.name "github-actions[bot]"
3636
37-
- name: 'Use Node.js 20'
37+
- name: 'Use Node.js'
3838
uses: actions/setup-node@v4
3939
with:
4040
node-version: 22.15.1

0 commit comments

Comments
 (0)