diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 90e7091..64b27a0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,8 +28,8 @@ jobs: if: github.ref == 'refs/heads/main'|| github.base_ref == 'main' with: INSTALL_XORG_PKGS: true - branch: 'v0.40.0' - hyprwayland: 'v0.3.4' + branch: 'v0.41.0' + hyprwayland: 'v0.3.10' - name: Setup base on dev uses: ./.github/actions/setup_base