Skip to content

Commit

Permalink
deps: bump nodejs to 20.18.1 (#840)
Browse files Browse the repository at this point in the history
chore: deps: update Node used by Github Action to 20.18.1

Made with ❤️️ by updatecli

Co-authored-by: updatecli <updatecli-bot@updatecli.io>
  • Loading branch information
updateclibot[bot] and updatecli authored Nov 29, 2024
1 parent 29b0d9c commit 74d9cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild-push-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set Node.js 20.x
uses: actions/setup-node@v4.1.0
with:
node-version: 20
node-version: 20
cache: npm

- name: Install dependencies
Expand Down

0 comments on commit 74d9cb3

Please sign in to comment.