Skip to content

Commit

Permalink
udp: update ghas
Browse files Browse the repository at this point in the history
  • Loading branch information
notdodo committed Sep 24, 2024
1 parent 34e9454 commit 7cdb67f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ concurrency:

jobs:
python-ci-app:
uses: notdodo/github-actions/.github/workflows/[email protected].2
uses: notdodo/github-actions/.github/workflows/[email protected].3
with:
poetry-version: latest
python-version: 3.12
working-directory: "./app"

python-ci-pulumi:
uses: notdodo/github-actions/.github/workflows/[email protected].2
uses: notdodo/github-actions/.github/workflows/[email protected].3
with:
poetry-version: latest
python-version: 3.12
Expand Down

0 comments on commit 7cdb67f

Please sign in to comment.