ci: update actions

Fix nodejs16 warning
This commit is contained in:
Bard 2024-03-28 01:14:08 +08:00 committed by GitHub
parent 10a193a918
commit 650e97ba21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ jobs:
- openwrt-23.05
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
@ -36,7 +36,7 @@ jobs:
IGNORE_ERRORS: true
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.tag }}-${{ matrix.arch }}
path: bin/packages/${{ matrix.arch }}/packages_ci/*.ipk