diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index dbeb2c4..45ba1a4 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@v5 + - uses: actions/checkout@v6 - name: Login to BIMData Docker Registry uses: docker/login-action@v3 with: