chore(deps): update actions/checkout action to v4.2.0
Build image / build (pull_request) Failing after 1s
Details
Build image / build (pull_request) Failing after 1s
Details
This commit is contained in:
parent
4a30aac4f0
commit
5c305e0db9
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
build:
|
||||
runs-on: hetzner
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
with:
|
||||
github-server-url: https://code.mor.re
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue