Skip to content
Snippets Groups Projects
Unverified Commit a0b0f774 authored by AnotherStranger's avatar AnotherStranger Committed by GitHub
Browse files

Merge pull request #207 from AnotherStranger/renovate/actions-setup-node-digest

refactor(deps): update actions/setup-node digest to cdca736
parents d2b3da00 71f94ad8
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ jobs: ...@@ -21,7 +21,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Setup Node.js - name: Setup Node.js
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4 uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
with: with:
node-version: "lts/*" node-version: "lts/*"
- name: Release - name: Release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment