diff --git a/.github/workflows/devcontainer.yaml b/.github/workflows/devcontainer.yaml index 94e7ccd..5c81913 100644 --- a/.github/workflows/devcontainer.yaml +++ b/.github/workflows/devcontainer.yaml @@ -28,7 +28,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build the devcontainer - uses: devcontainers/ci@v0.2 + uses: devcontainers/ci@v0.3 with: # Point to the root where .devcontainer folder is located imageName: ghcr.io/${{ github.repository }}/devcontainer