ci: tryfix upgrade to newer node
This commit is contained in:
@@ -10,6 +10,8 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
lint-and-format:
|
lint-and-format:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: ubuntu:25.10
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: https://gitea.com/actions/checkout@v4
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user