mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2025-10-07 11:14:34 +00:00
chore: update actions/checkout from v4 to v5
This commit is contained in:
committed by
GitHub
parent
f2bbc7f0a0
commit
f415d7d80d
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Cloning repo
|
- name: Cloning repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user