chore(deps): update actions/checkout action to v4.1.2
Build image / build (pull_request) Failing after 1s
Details
Build image / build (pull_request) Failing after 1s
Details
This commit is contained in:
parent
b82438649e
commit
83c14244bc
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: hetzner
|
runs-on: hetzner
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
|
||||||
with:
|
with:
|
||||||
github-server-url: https://code.mor.re
|
github-server-url: https://code.mor.re
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue