diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index 112838f..89457fd 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -19,14 +19,14 @@ concurrency: jobs: python-ci-app: - uses: notdodo/github-actions/.github/workflows/python-ci.yml@python-ci-v0.0.2 + uses: notdodo/github-actions/.github/workflows/python-ci.yml@python-ci-v0.0.3 with: poetry-version: latest python-version: 3.12 working-directory: "./app" python-ci-pulumi: - uses: notdodo/github-actions/.github/workflows/python-ci.yml@python-ci-v0.0.2 + uses: notdodo/github-actions/.github/workflows/python-ci.yml@python-ci-v0.0.3 with: poetry-version: latest python-version: 3.12