fix: deprecated `Node.js` version in action

pull/578/head
Hamir Mahal 2024-06-17 13:11:33 -07:00
parent a1d85e775a
commit a954e16c38
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL