diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index a02d1a141..441527f86 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL diff --git a/.github/workflows/vagrant-install.yaml b/.github/workflows/vagrant-install.yaml index 2ce9ce9c1..84c5a9668 100644 --- a/.github/workflows/vagrant-install.yaml +++ b/.github/workflows/vagrant-install.yaml @@ -23,7 +23,7 @@ jobs: - vagrant - equinix steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Build Harvester artifacts run: | make