Skip to content

Commit

Permalink
Update CD to particular tag
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-kidger committed Nov 25, 2024
1 parent d2395f2 commit 336a347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Release
uses: patrick-kidger/action_update_python_project@3d0368e64035bf93e3c0c10e434dacfe3df60b0b
uses: patrick-kidger/action_update_python_project@v6
with:
python-version: "3.11"
test-script: |
Expand Down

0 comments on commit 336a347

Please sign in to comment.