auto-commit: Wednesday, 2024-03-13 03:50:02 PM [on 🌸]
Some checks failed
Deploy / deploy (push) Failing after 26s
Some checks failed
Deploy / deploy (push) Failing after 26s
This commit is contained in:
parent
9b9897fc99
commit
12394726ec
@ -7,9 +7,9 @@ on:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: https://gitea.com/actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||
|
Loading…
Reference in New Issue
Block a user