Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit59f665b

Browse files
authored
Merge pull request#246 from numpy/dependabot/github_actions/dot-github/workflows/actions-6fe6c75fcb
Bump the actions group in /.github/workflows with 3 updates
2 parents2d2a30f +c5cd85f commit59f665b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.github/workflows/ci_tests_run_notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
steps:
4949
-uses:actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683# v4.2.2
5050
-name:Set up Python ${{ matrix.python-version }}
51-
uses:actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b#v5.3.0
51+
uses:actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38#v5.4.0
5252
with:
5353
python-version:${{ matrix.python-version }}
5454

‎.github/workflows/conda.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
-uses:actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683# v4.2.2
28-
-uses:conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d# v3.1.0
28+
-uses:conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830# v3.1.1
2929
with:
3030
auto-update-conda:true
3131
activate-environment:numpy-tutorials
@@ -42,7 +42,7 @@ jobs:
4242
conda list
4343
make -C site/ SPHINXOPTS="-nWT --keep-going" html
4444
45-
-uses:actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b# v4.5.0
45+
-uses:actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08# v4.6.0
4646
with:
4747
name:sphinx-build-artifact
4848
path:site/_build/html/reports

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp