mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-27 07:34:16 +02:00
Update actions/checkout to v4
This commit is contained in:
parent
c2cd7e5b6a
commit
6d5479cfa7
2
.github/workflows/update-check.yml
vendored
2
.github/workflows/update-check.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
branch: [ master ] # list all branches to check
|
branch: [ master ] # list all branches to check
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: ${{ matrix.branch }}
|
ref: ${{ matrix.branch }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user