mirror of
https://github.com/hyprwm/Hyprland.git
synced 2024-12-24 16:22:27 +03:00
bump checkout in CI to v3
This commit is contained in:
parent
5d529d46e7
commit
4b7a1a471f
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 New Issue
Block a user