Compare commits
1 Commits
renovate/c
...
f2908a0186
| Author | SHA1 | Date | |
|---|---|---|---|
| f2908a0186 |
@@ -15,7 +15,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
bun-version-file: ".bun-version"
|
bun-version-file: ".bun-version"
|
||||||
# only required for cspell compatibility until a mature replacement is available
|
# only required for cspell compatibility until a mature replacement is available
|
||||||
- uses: actions/setup-node@v5
|
- uses: actions/setup-node@v6
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 20
|
||||||
- run: bun install --frozen-lockfile
|
- run: bun install --frozen-lockfile
|
||||||
|
|||||||
Reference in New Issue
Block a user