mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-01 21:26:46 +00:00
Downgrade to node 22.10 in CI to work around a bug in react-router 7
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -11,5 +11,5 @@ jobs:
|
||||
ci:
|
||||
uses: shlinkio/github-actions/.github/workflows/web-app-ci.yml@main
|
||||
with:
|
||||
node-version: 22.x
|
||||
node-version: 22.10
|
||||
publish-coverage: true
|
||||
|
||||
Reference in New Issue
Block a user