Skip to content

Commit

Permalink
CI: Switch to upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mpe committed Jul 12, 2024
1 parent e262c3f commit 85dc4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/powerpc-kernel+qemu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
./arch/powerpc/tools/ci-build.sh
- name: Archive artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.defconfig }}-${{ matrix.image }}
path: |
Expand Down

0 comments on commit 85dc4ce

Please sign in to comment.