diff --git a/.github/workflows/update-gpuci.yaml b/.github/workflows/update-gpuci.yaml index d8b353ef69..f962db013c 100644 --- a/.github/workflows/update-gpuci.yaml +++ b/.github/workflows/update-gpuci.yaml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v3.1.0 - name: Parse current axis YAML - uses: the-coding-turtle/ga-yaml-parser@v0.1.1 + uses: the-coding-turtle/ga-yaml-parser@v0.1.2 with: file: continuous_integration/gpuci/axis.yaml