forked from NewPipe-eV/website
Update actions/checkout action to v4
This commit is contained in:
parent
a7fbb70071
commit
f4d8aaf350
|
@ -18,7 +18,7 @@ jobs:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Generate suitable tag for kaniko
|
- name: Generate suitable tag for kaniko
|
||||||
id: meta
|
id: meta
|
||||||
|
|
Loading…
Reference in New Issue