We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb678a7 commit 551f1ffCopy full SHA for 551f1ff
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
enable-cache: true
26
27
- name: check GITHUB_REF matches package version
28
- uses: samuelcolvin/check-python-version@v4.1
+ uses: samuelcolvin/check-python-version@v5
29
with:
30
version_file_path: pragma-sdk/pragma_sdk/__init__.py
31
0 commit comments