mirror of
https://github.com/kou029w/jwk.pages.dev.git
synced 2025-02-01 06:38:47 +00:00
Compare commits
2 commits
44ed2470bc
...
f4cce14ffe
Author | SHA1 | Date | |
---|---|---|---|
|
f4cce14ffe | ||
|
dcd4cddaea |
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -15,8 +15,8 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
||||
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
|
||||
with:
|
||||
node-version: lts/*
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue