Skip to content

Commit 336a347

Browse files
Update CD to particular tag
1 parent d2395f2 commit 336a347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Release
13-
uses: patrick-kidger/action_update_python_project@3d0368e64035bf93e3c0c10e434dacfe3df60b0b
13+
uses: patrick-kidger/action_update_python_project@v6
1414
with:
1515
python-version: "3.11"
1616
test-script: |

0 commit comments

Comments
 (0)