Skip to content

Commit

Permalink
ci: Update actions/checkout to v4 (#1544)
Browse files Browse the repository at this point in the history
  • Loading branch information
wallentx authored Oct 7, 2024
1 parent ca7bf9f commit 69fe1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
libxtst libxkbcommon libdrm libinput wayland-protocols benchmark \
xorg-xwayland pipewire cmake \
libavif libheif aom rav1e libdecor libxdamage
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Build with gcc
Expand Down

0 comments on commit 69fe1d7

Please sign in to comment.