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

Commiteef97a8

Browse files
authored
Merge pull request#236 from numpy/dependabot/github_actions/dot-github/workflows/actions-67984d3d75
Bump the actions group in /.github/workflows with 2 updates
2 parentsb4e79af +d770172 commiteef97a8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
-package-ecosystem:"github-actions"
44
directory:".github/workflows"
55
schedule:
6-
interval:"weekly"
6+
interval:"monthly"
77
groups:
88
actions:
99
patterns:

‎.github/workflows/ci_tests_run_notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
os:ubuntu-latest
4747

4848
steps:
49-
-uses:actions/checkout@d632683dd7b4114ad314bca15554477dd762a938# v4.2.0
49+
-uses:actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871# v4.2.1
5050
-name:Set up Python ${{ matrix.python-version }}
5151
uses:actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3#v5.2.0
5252
with:

‎.github/workflows/conda.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
shell:bash -l {0}
2525

2626
steps:
27-
-uses:actions/checkout@d632683dd7b4114ad314bca15554477dd762a938# v4.2.0
27+
-uses:actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871# v4.2.1
2828
-uses:conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca# v3.0.4
2929
with:
3030
auto-update-conda:true
@@ -42,7 +42,7 @@ jobs:
4242
conda list
4343
make -C site/ SPHINXOPTS="-nWT --keep-going" html
4444
45-
-uses:actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874# v4.4.0
45+
-uses:actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882# v4.4.3
4646
with:
4747
name:sphinx-build-artifact
4848
path:site/_build/html/reports

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp