mirror of
https://github.com/wiiu-env/libnotifications.git
synced 2024-11-21 19:09:23 +01:00
Bump actions/checkout from 3 to 4
This commit is contained in:
parent
7a4a73be67
commit
a8d4290981
2
.github/workflows/push_image.yml
vendored
2
.github/workflows/push_image.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
- name: Extract Docker metadata
|
- name: Extract Docker metadata
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v4
|
uses: docker/metadata-action@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user