chore(deps): update actions/checkout action to v4

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-04 23:13:19 +00:00
committed by Ismo Vuorinen
parent 8b3880c8eb
commit 52bebceb7b
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v5
with: