mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-11 17:30:11 +01:00
chore(deps): Bump actions/setup-node from 4 to 5 (#1106)
This commit is contained in:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
: ${ELASTIC_VERSION:?unset}
|
||||
echo "version=${ELASTIC_VERSION}" >>"$GITHUB_OUTPUT"
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
- uses: actions/setup-node@v5
|
||||
- run: npm install semver
|
||||
|
||||
- name: Get latest release version
|
||||
|
||||
Reference in New Issue
Block a user