We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da8e0cb commit 7650b89Copy full SHA for 7650b89
1 file changed
.github/workflows/run.yml
@@ -34,6 +34,6 @@ jobs:
34
- name: Install Calkit
35
run: uv tool install calkit-python
36
- name: Run Calkit
37
- uses: calkit/run-action@f1ee534e0bbcb43795739ef9a6e9e89f3bd50bd3
+ uses: calkit/run-action@v1
38
with:
39
dvc_token: ${{ secrets.CALKIT_DVC_TOKEN }}
0 commit comments