bump checkout in CI to v3

This commit is contained in:
vaxerski
2022-04-13 17:17:09 +02:00
committed by GitHub
parent 5d529d46e7
commit 4b7a1a471f

View File

@@ -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: |