Skip to content

Commit

Permalink
ci: update actions/setup-node action to v3.6.0 (#259)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
sebastien-prudhomme and renovate-bot committed Jan 8, 2023
1 parent 2abbb29 commit 9d8368f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Set up Node
uses: actions/setup-node@v3.5.1
uses: actions/setup-node@v3.6.0
with:
node-version: 18.12.1 # renovate: node

Expand Down

0 comments on commit 9d8368f

Please sign in to comment.