Skip to content

Commit

Permalink
No Node version set, thus version 20 should be used
Browse files Browse the repository at this point in the history
Signed-off-by: andreasma <maand@gmx.de>
Change-Id: Ib9ca180fb1cd7acead2ff7785e5d8c8cebb0046e
  • Loading branch information
andreasma committed Mar 18, 2024
1 parent 3c1159f commit 0edf3bd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
# a pull request then we can checkout the head.
fetch-depth: 2
- uses: actions/setup-node@v3
with:
node-version: 20


# Initializes the CodeQL tools for scanning.
Expand All @@ -57,8 +55,6 @@ jobs:
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main
- uses: actions/setup-node@v3
with:
node-version: 20

- if: matrix.language == 'cpp'
name: Install dependencies
Expand Down

0 comments on commit 0edf3bd

Please sign in to comment.