mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38:47 +00:00
Merge pull request #1051 from benphelps/dependabot/github_actions/actions/checkout-3
This commit is contained in:
commit
99efe2e7aa
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue