Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #658 from sota1235/renovate/actions-setup-node-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/setup-node digest to 1a4442c
  • Loading branch information
sota1235 authored Dec 14, 2023
2 parents bf5dec3 + 4e681a7 commit 21fc211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4

- name: Setting up Node.js
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
with:
node-version-file: .node-version
cache: npm
Expand Down

0 comments on commit 21fc211

Please sign in to comment.