Skip to content

Commit

Permalink
ci(github-action): update actions/setup-node digest ( 1e60f62 → 0a44b…
Browse files Browse the repository at this point in the history
…a7 ) (#147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent 007ae27 commit 27ae68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
chmod +x -R bin/
- name: Setup nodejs
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
with:
node-version: ${{ env.node_version }}

Expand Down

0 comments on commit 27ae68f

Please sign in to comment.