Skip to content

Commit

Permalink
Update remaining GitHub actions to avoid deprecated Node 16 versions (#…
Browse files Browse the repository at this point in the history
…681)

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
  • Loading branch information
denyeart committed Feb 29, 2024
1 parent db0c9d7 commit 7fcc4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Expand Up @@ -45,4 +45,4 @@ jobs:
with:
working-directory: ${{ matrix.working-directory }}
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v3

0 comments on commit 7fcc4c3

Please sign in to comment.