Skip to content

Commit

Permalink
chore(deps): update pdm-project/setup-pdm action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent 1f180e7 commit 5054335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
- name: Set up PDM
uses: pdm-project/setup-pdm@ddc33ca746b5716353581f988b29464200212702 # v3
uses: pdm-project/setup-pdm@568ddd69406b30de1774ec0044b73ae06e716aa4 # v4
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 5054335

Please sign in to comment.