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 Aug 28, 2022. It is now read-only.
/database-backupPublic archive

Commit1cbfdbc

Browse files
authored
Merge pull request#153 from zaherg/dependabot/github_actions/actions/cache-2.1.6
Bump actions/cache from 2.1.5 to 2.1.6
2 parents5e52d68 +7fcf9e3 commit1cbfdbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
php-version:${{ matrix.php-versions }}
3030

3131
-name:Cache dependencies
32-
uses:actions/cache@v2.1.5
32+
uses:actions/cache@v2.1.6
3333
with:
3434
path:~/.composer/cache/files
3535
key:php-${{ matrix.php-versions }}-composer-${{ hashFiles('composer.json') }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp