Skip to content

Commit

Permalink
ilo Pdm li tan kulupu Pdm-Project li tan ala kulupu Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gregdan3 committed Apr 23, 2024
1 parent e1fd2d7 commit 4556bd1
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 @@ -44,7 +44,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-pdm@v4
uses: pdm-project/setup-pdm@v4
with:
python-version: ${{ matrix.python-version }}
allow-prereleases: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-pdm@v4
- uses: pdm-project/setup-pdm@v4
with:
python-version: "3.11"

Expand Down

0 comments on commit 4556bd1

Please sign in to comment.