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
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit8b3cf0d

Browse files
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)- [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 parentc8411a8 commit8b3cf0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
# Use week number in cache key so we can refresh the cache weekly.
6666
echo "WEEK_NUMBER=$(date +%V)" >> $GITHUB_ENV
6767
68-
-uses:actions/cache@v2
68+
-uses:actions/cache@v3
6969
id:virtualenv-cache
7070
with:
7171
path:.venv

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp