Skip to content

Commit

Permalink
Merge pull request #1 from Stratosphere-Kernel/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/checkout-4

build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
taalojarvi authored Jun 1, 2024
2 parents 721ef32 + c6f5aec commit 259523a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kernel_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
container:
image: panchajanya1999/archlinux:latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup env
run: pacman -Syu --needed --noconfirm wget base-devel xmlto inetutils bc cpio python-sphinx python-sphinx_rtd_theme graphviz imagemagick git python zip github-cli fortune-mod ccache
- name: Initialize ccache
Expand Down

0 comments on commit 259523a

Please sign in to comment.