github: github-release: update dependencies

Update the dependencies to the latest version.
The biggest change is the update to Node.js 24.

Link: https://github.com/openwrt/openwrt/pull/22903
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 372e57f243)
Link: https://github.com/openwrt/openwrt/pull/24318
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Hauke Mehrtens
2026-07-20 12:52:29 +02:00
committed by Christian Marangi
parent ff3288c78d
commit d45bec0b0c
+2 -2
View File
@@ -15,10 +15,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v3
with:
draft: true
prerelease: true