Compare commits
2
Commits
45e814fd0e
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f35de4a3c3 | ||
|
|
bcb0da1b60
|
@@ -13,7 +13,7 @@ on:
|
||||
jobs:
|
||||
markdown-link-checker:
|
||||
container:
|
||||
image: docker.io/library/node:26.8.2-alpine
|
||||
image: docker.io/library/node:26.10.0-alpine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install tooling
|
||||
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
markdown-lint:
|
||||
container:
|
||||
image: docker.io/library/node:26.8.2-alpine
|
||||
image: docker.io/library/node:26.10.0-alpine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install tooling
|
||||
|
||||
Reference in New Issue
Block a user