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

Commitd170a27

Browse files
dependabot[bot]danielknell
authored andcommitted
build(deps): bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.- [Release notes](https://github.com/actions/cache/releases)- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)- [Commits](actions/cache@v2...v3)---updated-dependencies:- dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
1 parent8046fb8 commitd170a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/release-please.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
-name:set up python cache
4444
if:${{ steps.release.outputs.release_created }}
45-
uses:actions/cache@v2
45+
uses:actions/cache@v3
4646
id:python-cache
4747
with:
4848
path:.venv

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp