Skip to content

Commit 45a1876

Browse files
Update actions/checkout action to v5 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec761f5 commit 45a1876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multi-arch-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
rel_branch: openwrt-22.03
102102

103103
steps:
104-
- uses: actions/checkout@v4
104+
- uses: actions/checkout@v5
105105

106106
- name: Build APK packages ${{ matrix.arch }}
107107
if: ${{ github.ref_name == 'main' }}

0 commit comments

Comments
 (0)