Skip to content

Commit

Permalink
added py312 to actions
Browse files Browse the repository at this point in the history
  • Loading branch information
juanbc committed Jan 17, 2024
1 parent 4d46586 commit 6a83450
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ env:

jobs:
testing:
uses: quatrope/scikit-criteria/.github/workflows/tests.yml@3270dd33534ae832eba369f8d58d1a9fc47cf298
uses: quatrope/scikit-criteria/.github/workflows/tests.yml@4d46586
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
testing:
uses: quatrope/scikit-criteria/.github/workflows/tests.yml@627598d02678656aa5ef82a63b1f468e62456e56
uses: quatrope/scikit-criteria/.github/workflows/tests.yml@4d46586

deploy:
needs: testing
Expand Down

0 comments on commit 6a83450

Please sign in to comment.