Skip to content

Commit 11d8c3e

Browse files
updateclibot[bot]updatecli
andauthored
deps: bump nodejs to 20.18.1 (#849)
chore: deps: update Node used by Github Action to 20.18.1 Made with ❤️️ by updatecli Co-authored-by: updatecli <updatecli-bot@updatecli.io>
1 parent 727b5c8 commit 11d8c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rebuild-push-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set Node.js 20.x
2727
uses: actions/setup-node@v4.1.0
2828
with:
29-
node-version: 20
29+
node-version: 20
3030
cache: npm
3131

3232
- name: Install dependencies

0 commit comments

Comments
 (0)