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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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