mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 09:05:59 +01:00
bump checkout in CI to v3
This commit is contained in:
parent
5d529d46e7
commit
4b7a1a471f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
su githubuser -c "yay -S --mflags --skipinteg --noprovides --answerclean All --answerdiff None --answeredit None --answerupgrade None wlroots-git"
|
||||
|
||||
- name: Checkout Hyprland
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build Hyprland
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue