fix: GH Actions node deprecation (#4306)

This commit is contained in:
Brian Choromanski
2024-10-01 21:21:22 -04:00
committed by GitHub
parent fa32a6489c
commit fef3f1cee3
5 changed files with 9 additions and 9 deletions

View File

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