mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 12:40:24 +04:00
github: update workflow actions
checkout to v5 setup-node to v5 peaceiris/actions-gh-pages to v4 Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
fetch-depth: 0
|
||||
|
||||
Reference in New Issue
Block a user