Skip to content

Commit 8b769f2

Browse files
authored
Merge pull request #9 from SocialGouv/fix/deps-2
bump: node version
2 parents 38ee78d + 5ebed2a commit 8b769f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
uses: c-hive/gha-yarn-cache@v1
1818

1919
- name: Install dependencies
20+
with:
21+
node-version: "20"
2022
run: yarn --frozen-lockfile --prefer-offline
2123

2224
- name: Build

0 commit comments

Comments
 (0)