Update actions/checkout action to v4 #22

Merged
TheAssassin merged 1 commits from renovate/actions-checkout-4.x into main 2024-08-21 01:00:03 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f4d8aaf350 - Show all commits

View File

@ -18,7 +18,7 @@ jobs:
contents: read
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Generate suitable tag for kaniko
id: meta