Skip to content

Commit 4b65245

Browse files
authored
use the moving release tag of issue-from-pytest-log (#7260)
* use the moving release tag * [skip-ci] [test-upstream]
1 parent 891285e commit 4b65245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream-dev-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ jobs:
8888
&& steps.status.outcome == 'failure'
8989
&& github.event_name == 'schedule'
9090
&& github.repository_owner == 'pydata'
91-
uses: xarray-contrib/issue-from-pytest-log@v1.1
91+
uses: xarray-contrib/issue-from-pytest-log@v1
9292
with:
9393
log-path: output-${{ matrix.python-version }}-log.jsonl

0 commit comments

Comments
 (0)