Skip to content

Commit

Permalink
chore(deps): update actions/setup-node digest to 1e60f62
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 9dc5437 commit 7b4e07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5
if: github.event_name == 'pull_request'
- uses: actions/setup-node@26961cf329f22f6837d5f54c3efd76b480300ace # v4
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
with:
cache: 'npm'
node-version-file: '.nvmrc'
Expand Down

0 comments on commit 7b4e07a

Please sign in to comment.