diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6a7f6cb..204ec25 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -29,7 +29,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Set datestamp for image tagging run: |