Skip to content

Commit

Permalink
update node action
Browse files Browse the repository at this point in the history
  • Loading branch information
and-mora committed Nov 15, 2024
1 parent 20a41d1 commit 671bbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# Install Node.
#
- name: Install Node
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af #v4.1.0
with:
node-version: "20.18.0"

Expand Down

0 comments on commit 671bbfe

Please sign in to comment.