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.
2 parents 3a4df04 + 2a19b3c commit b12efa6Copy full SHA for b12efa6
1 file changed
.github/workflows/test.yml
@@ -18,6 +18,8 @@ jobs:
18
- name: Run Dataverse Action
19
id: dataverse
20
uses: gdcc/dataverse-action@main
21
+ with:
22
+ image_tag: alpha
23
- name: Set up Python ${{ matrix.python-version }}
24
uses: actions/setup-python@v4
25
with:
0 commit comments