mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-04 12:03:25 +01:00
chore(deps): Bump actions/setup-node from 2 to 3 (#719)
This commit is contained in:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
branch: release-7.x
|
||||
|
||||
steps:
|
||||
- uses: actions/setup-node@v2
|
||||
- uses: actions/setup-node@v3
|
||||
- run: npm install semver
|
||||
|
||||
- name: Get latest release version
|
||||
|
||||
Reference in New Issue
Block a user