mirror of
https://github.com/karl0ss/homepage.git
synced 2025-07-10 17:46:07 +01:00
Merge pull request #1051 from benphelps/dependabot/github_actions/actions/checkout-3
This commit is contained in:
commit
99efe2e7aa
2
.github/workflows/chart-publish.yml
vendored
2
.github/workflows/chart-publish.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user