mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-08-03 09:55:57 -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
|
||||
distro: ubuntu_latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2.1.0
|
||||
- uses: actions/checkout@v4
|
||||
- uses: uraimo/run-on-arch-action@v3.0.1
|
||||
name: Build
|
||||
id: build
|
||||
@ -61,7 +61,7 @@ jobs:
|
||||
TAGS: exclude_graphdriver_devicemapper exclude_graphdriver_btrfs no_libsubid
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: install dependencies
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user