We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a6c4e commit 322096aCopy full SHA for 322096a
.github/workflows/downstreams.yml
@@ -46,7 +46,7 @@ jobs:
46
run: |
47
pip install hatch==1.9.4
48
- name: Downstreams
49
- uses: databrickslabs/sandbox/downstreams@downstreams/v0.0.1
+ uses: databrickslabs/sandbox/downstreams@acceptance/v0.3.1
50
with:
51
repo: ${{ matrix.downstream.name }}
52
org: databrickslabs
0 commit comments