Skip to content

Commit 3a8bf18

Browse files
authored
Merge branch 'main' into renovate/vitejs-plugin-vue-5.x-lockfile
2 parents 6fc98d6 + 1074564 commit 3a8bf18

File tree

1 file changed

+1
-1
lines changed
  • apps/nuxt3/.github/workflows

1 file changed

+1
-1
lines changed

apps/nuxt3/.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@master
2525

2626
- name: Setup node env 🏗
27-
uses: actions/setup-node@v4.0.1
27+
uses: actions/setup-node@v4.0.2
2828
with:
2929
node-version: ${{ matrix.node }}
3030
check-latest: true

0 commit comments

Comments
 (0)