workflows: try to fix checkout problem
Some checks failed
Build & Depoly / Depoly blog (push) Failing after 27s

This commit is contained in:
thislight 2024-03-09 16:19:46 +08:00
parent 30f835657d
commit 9534370119
No known key found for this signature in database
GPG key ID: A50F9451AC56A63E

View file

@ -6,7 +6,7 @@ jobs:
depoly:
runs-on: docker
container:
image: node:20-bullseye
image: node:18-bullseye
name: Depoly blog
steps:
- name: Checkout