mirror of
https://github.com/kou029w/jwk.pages.dev.git
synced 2025-01-30 13:58:00 +00:00
chore(deps): update actions/setup-node digest to 39370e3
This commit is contained in:
parent
dcd4cddaea
commit
f4cce14ffe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
|
||||
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
|
||||
with:
|
||||
node-version: lts/*
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue