Skip to content

Commit

Permalink
ci: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
levnikmyskin committed Aug 11, 2024
1 parent 2009e81 commit 8eea25c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
if: github.ref == 'refs/heads/main'|| github.base_ref == 'main'
with:
INSTALL_XORG_PKGS: true
branch: 'v0.41.2'
hyprwayland: 'v0.3.10'
branch: 'v0.42.0'
hyprwayland: 'v0.4.0'

- name: Setup base on dev
uses: ./.github/actions/setup_base
Expand Down

0 comments on commit 8eea25c

Please sign in to comment.