Skip to content

Commit

Permalink
ci: Update setup-pdm action version
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Aug 21, 2023
1 parent 2c0dbb8 commit 6ba1755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up PDM
uses: pdm-project/setup-pdm@main
uses: pdm-project/setup-pdm@v3
with:
python-version: ${{ matrix.python-version }}
allow-python-prereleases: true
Expand Down

0 comments on commit 6ba1755

Please sign in to comment.