diff --git a/.github/workflows/TagIt.yml b/.github/workflows/TagIt.yml index 693849e44..dcad58344 100644 --- a/.github/workflows/TagIt.yml +++ b/.github/workflows/TagIt.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Archive project id: archive_project run: |