Update actions/checkout action to v4 #22
|
@ -18,7 +18,7 @@ jobs:
|
|||
contents: read
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Generate suitable tag for kaniko
|
||||
id: meta
|
||||
|
|
Loading…
Reference in New Issue