workflows: try to fix checkout problem
Some checks failed
Build & Depoly / Depoly blog (push) Failing after 27s
Some checks failed
Build & Depoly / Depoly blog (push) Failing after 27s
This commit is contained in:
parent
30f835657d
commit
9534370119
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
depoly:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: node:20-bullseye
|
||||
image: node:18-bullseye
|
||||
name: Depoly blog
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in a new issue