Skip to content

Commit

Permalink
CI: Switch to checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mpe committed Jul 12, 2024
1 parent 1bf599a commit 4642116
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/powerpc-kernel+qemu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
MERGE_CONFIG: ${{ matrix.merge_config }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Register problem matchers
run: |
Expand Down Expand Up @@ -170,7 +170,7 @@ jobs:
new-image: fedora-40

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
repository: mpe/ci-scripts

Expand Down

0 comments on commit 4642116

Please sign in to comment.