mirror of
https://github.com/lbonn/rofi
synced 2024-11-22 20:03:03 +00:00
[Github] Bump checkout to v4
This commit is contained in:
parent
433f9664e9
commit
0bf0c51827
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
build-autotools-gcc-no-window:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
- uses: ./.github/actions/setup
|
||||
|
|
Loading…
Reference in a new issue