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 33b5360 commit 1983333Copy full SHA for 1983333
.github/workflows/notebook-test.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v2
11
- uses: actions/setup-python@v2
12
- - uses: treebeardtech/treebeard@master
+ - uses: treebeardtech/treebeard@v0.1.1
13
with:
14
docker-username: thewtex
15
docker-password: "${{ secrets.DOCKER_PASSWORD }}"
0 commit comments