kopia lustrzana https://github.com/linuxserver/docker-documentation
Merge pull request #4 from linuxserver/dependabot/github_actions/actions/checkout-5.0.0
commit
f5d1c16a9d
|
@ -12,7 +12,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4.2.2
|
uses: actions/checkout@v5.0.0
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
sparse-checkout: |
|
sparse-checkout: |
|
||||||
|
@ -61,7 +61,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4.2.2
|
uses: actions/checkout@v5.0.0
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
sparse-checkout: |
|
sparse-checkout: |
|
||||||
|
|
Ładowanie…
Reference in New Issue