Compare commits
1 Commits
renovate/c
...
752ea7fc11
| Author | SHA1 | Date | |
|---|---|---|---|
| 752ea7fc11 |
@@ -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@a0853c24544627f65ddf259abe73b1d18a591444 # v5
|
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
|
||||||
with:
|
with:
|
||||||
node-version: 24
|
node-version: 24
|
||||||
- run: bun install --frozen-lockfile
|
- run: bun install --frozen-lockfile
|
||||||
|
|||||||
Reference in New Issue
Block a user