chore(deps): update actions/checkout action to v4
This commit is contained in:
parent
fb5a402eed
commit
cb70bfa597
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: hetzner
|
runs-on: hetzner
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
|
||||||
with:
|
with:
|
||||||
github-server-url: https://code.mor.re
|
github-server-url: https://code.mor.re
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue