1
0
Fork 0
mirror of https://github.com/kou029w/pucchinglgl.git synced 2025-04-04 11:56:25 +00:00
This commit is contained in:
renovate[bot] 2023-10-23 16:14:32 +00:00 committed by GitHub
commit a105b72114
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with: { node-version: lts/*, cache: yarn }
- name: Build
run: |