chore: bump github actions to v4 (#4333)

This commit is contained in:
Trivikram Kamat
2024-09-10 01:02:12 -07:00
committed by GitHub
parent a395643387
commit bb87206b58
3 changed files with 4 additions and 4 deletions

View File

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