Merge pull request #1822 from nosqlbench/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
This commit is contained in:
Jonathan Shook
2024-02-13 11:12:30 -06:00
committed by GitHub

View File

@@ -48,7 +48,7 @@ jobs:
java-version: '21'
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL