Browse Source

GHA CI: Bump github actions versions

PR #19784 

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
adaptive-webui-private-19844
dependabot[bot] 1 year ago committed by GitHub
parent
commit
7f57324655
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/ci_webui.yaml

2
.github/workflows/ci_webui.yaml

@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Setup nodejs - name: Setup nodejs
uses: actions/setup-node@v3 uses: actions/setup-node@v4
with: with:
node-version: 'lts/*' node-version: 'lts/*'

Loading…
Cancel
Save