mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
chore(deps): update actions/setup-node digest to 64ed1c7 (#3720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bf6045f9f0
commit
48909352a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/smok-test-docker.yml
vendored
2
.github/workflows/smok-test-docker.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
|
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
|
||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
- name: Docker test
|
- name: Docker test
|
||||||
|
|
Loading…
Add table
Reference in a new issue