Skip to content

Commit

Permalink
using checkout version 4 because node.js 16 is not supported anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
shesamian committed May 21, 2024
1 parent eb3258d commit 8fd9b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
Expand Down

0 comments on commit 8fd9b9b

Please sign in to comment.