Skip to content

Commit

Permalink
chore(deps): update actions/setup-node digest to 111c4be (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 0eb68b1 commit 71d6f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
- uses: actions/setup-node@8f9cc178b6e843639351e0bd5d638e5fd0a8dec7
- uses: actions/setup-node@111c4beff82d35f6cda1048b03ca97416b4827da
with:
node-version: "20"
- name: install pnpm
Expand Down

0 comments on commit 71d6f42

Please sign in to comment.