We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d5398 commit da8e0cbCopy full SHA for da8e0cb
.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@2ddab461e09ddd6b157ff68fa32d136272e91e71
+ uses: calkit/run-action@f1ee534e0bbcb43795739ef9a6e9e89f3bd50bd3
38
with:
39
dvc_token: ${{ secrets.CALKIT_DVC_TOKEN }}
0 commit comments