mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-09-10 15:56:25 -04:00
github: update checkout action
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
4761dd0675
commit
5e7f7d756e
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- arch: ppc64le
|
- arch: ppc64le
|
||||||
distro: ubuntu_latest
|
distro: ubuntu_latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.1.0
|
- uses: actions/checkout@v4
|
||||||
- uses: uraimo/run-on-arch-action@v3.0.1
|
- uses: uraimo/run-on-arch-action@v3.0.1
|
||||||
name: Build
|
name: Build
|
||||||
id: build
|
id: build
|
||||||
@ -61,7 +61,7 @@ jobs:
|
|||||||
TAGS: exclude_graphdriver_devicemapper exclude_graphdriver_btrfs no_libsubid
|
TAGS: exclude_graphdriver_devicemapper exclude_graphdriver_btrfs no_libsubid
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: install dependencies
|
- name: install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user