aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-04-13 17:17:09 +0200
committerGitHub <[email protected]>2022-04-13 17:17:09 +0200
commit4b7a1a471f5eb4f52a6dac2379c17b2f85b49e61 (patch)
treea192ed0f423ea7859b860d890355cd25fc1cb7bb
parent5d529d46e772b754397c3381cc73015acefbea7f (diff)
downloadHyprland-4b7a1a471f5eb4f52a6dac2379c17b2f85b49e61.tar.gz
Hyprland-4b7a1a471f5eb4f52a6dac2379c17b2f85b49e61.zip
bump checkout in CI to v3
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index e090627f..d9fc822a 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -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: |