Compare commits
1 Commits
renovate/m
...
0ad752f441
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ad752f441 |
@@ -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@6044e13b5dc448c55e2357c09f80417699197238 # 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