Skip to content

Commit

Permalink
update pdm action
Browse files Browse the repository at this point in the history
  • Loading branch information
mgineer85 committed Feb 3, 2024
1 parent 510f662 commit 51de538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: pdm-project/setup-pdm@v3
- uses: pdm-project/setup-pdm@v4

- name: Build packages
run: pdm build
Expand Down

0 comments on commit 51de538

Please sign in to comment.