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
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4.2.2
|
||||
uses: actions/checkout@v5.0.0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
sparse-checkout: |
|
||||
|
@ -61,7 +61,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4.2.2
|
||||
uses: actions/checkout@v5.0.0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
sparse-checkout: |
|
||||
|
|
Ładowanie…
Reference in New Issue