mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-23 19:52:09 +00:00
Update actions/checkout
This commit is contained in:
parent
097c3d97e7
commit
d3f46bc5f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
pacman -Syu --noconfirm base-devel gcc git ninja meson gtk-layer-shell pulseaudio wayland libdbusmenu-gtk3 libsass
|
||||
|
||||
- name: Download gBar
|
||||
uses: actions/checkout@v3.3.0
|
||||
uses: actions/checkout@v4.1.2
|
||||
|
||||
- name: Run meson
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue