Merge pull request #232 from dokku/dependabot/github_actions/actions/checkout-5

chore(deps): bump actions/checkout from 4 to 5
This commit is contained in:
Jose Diaz-Gonzalez
2025-08-12 11:46:43 -04:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ jobs:
DOKKU_VERSION: master
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
fetch-depth: 0
@@ -64,7 +64,7 @@ jobs:
DOKKU_TAG: v0.19.0
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
fetch-depth: 0