mirror of
https://github.com/readur/readur.git
synced 2026-02-08 16:09:28 -06:00
Merge pull request #12 from readur/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
This commit is contained in:
2
.github/workflows/helm-release.yml
vendored
2
.github/workflows/helm-release.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user