Update actions/checkout action to v4 (#1406)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-02 17:24:45 +00:00
committed by GitHub
parent 058bb09bf4
commit b48524698f
7 changed files with 9 additions and 9 deletions

View File

@@ -58,7 +58,7 @@ jobs:
}
}
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/download-artifact@v3
with: