Skip to content

Commit 7f3596b

Browse files
Bump scientific-python/issue-from-pytest-log-action from 1.3.0 to 1.4.0 (#12077)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51f00e3 commit 7f3596b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
&& github.event_name != 'pull_request'
8080
&& github.repository == 'dask/dask'
8181
&& steps.run_tests.outcome == 'failure'
82-
uses: scientific-python/issue-from-pytest-log-action@v1.3.0
82+
uses: scientific-python/issue-from-pytest-log-action@v1.4.0
8383
with:
8484
log-path: output-log.jsonl
8585
issue-title: ⚠️ Upstream CI failed ⚠️

0 commit comments

Comments
 (0)