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

Commit46e8ede

Browse files
authored
Merge pull request#273 from maxmind/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
2 parents80f92e1 +b96f7b0 commit46e8ede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/release.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
CIBW_ARCHS:${{ matrix.archs || 'auto' }}
8484
MAXMINDDB_REQUIRE_EXTENSION:1
8585

86-
-uses:actions/upload-artifact@v4
86+
-uses:actions/upload-artifact@v5
8787
with:
8888
name:maxminddb-whl-${{ matrix.os }}-${{ strategy.job-index }}
8989
path:./wheelhouse/*.whl
@@ -100,7 +100,7 @@ jobs:
100100
-name:Build sdist
101101
run:pipx run build --sdist
102102

103-
-uses:actions/upload-artifact@v4
103+
-uses:actions/upload-artifact@v5
104104
with:
105105
name:maxminddb-sdist
106106
path:dist/*.tar.gz

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp