mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-04-08 17:05:27 +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
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ matrix.branch }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user