Skip to content

Commit

Permalink
Merge pull request #264 from devops-actions/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dot-github/workflows/actions/setup-node-4.0.0

Bump actions/setup-node from 3.8.1 to 4.0.0 in /.github/workflows
  • Loading branch information
github-actions[bot] committed Nov 1, 2023
2 parents c62d15c + 1c06179 commit c16e894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Set Node.js 16.x
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3.8.1
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
with:
node-version: 16.x

Expand Down

0 comments on commit c16e894

Please sign in to comment.