1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2025-10-07 11:14:34 +00:00

Merge pull request #83 from dokku/josegonzalez-patch-1

chore: update actions/checkout from v4 to v5
This commit is contained in:
Jose Diaz-Gonzalez
2025-09-03 00:32:46 -04:00
committed by GitHub

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cloning repo
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0