Skip to content

Commit 8df5d22

Browse files
Bump xarray-contrib/issue-from-pytest-log from 0.1 to 1.1 (#7240)
Bumps [xarray-contrib/issue-from-pytest-log](https://github.com/xarray-contrib/issue-from-pytest-log) from 0.1 to 1.1. - [Release notes](https://github.com/xarray-contrib/issue-from-pytest-log/releases) - [Commits](scientific-python/issue-from-pytest-log-action@v0.1...v1.1) --- updated-dependencies: - dependency-name: xarray-contrib/issue-from-pytest-log dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2608c40 commit 8df5d22

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
@@ -87,6 +87,6 @@ jobs:
8787
&& steps.status.outcome == 'failure'
8888
&& github.event_name == 'schedule'
8989
&& github.repository_owner == 'pydata'
90-
uses: xarray-contrib/issue-from-pytest-log@v0.1
90+
uses: xarray-contrib/issue-from-pytest-log@v1.1
9191
with:
9292
log-path: output-${{ matrix.python-version }}-log.jsonl

0 commit comments

Comments
 (0)