fix #293: Bump actions/checkout from 2 to 4

This commit is contained in:
Gary Gale
2025-01-17 17:17:14 +00:00
parent 6ea931a166
commit f3293ad220
4 changed files with 6 additions and 6 deletions

View File

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