diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 40ac92f..3a3b87f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ jobs: refs/heads/main' , github.ref) steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Login to BIMData Docker Registry uses: docker/login-action@v4 with: