Skip to content

Commit 90ed843

Browse files
authored
Merge pull request #2036 from github/dependabot/github_actions/actions/cache-5.0.3
chore(deps): bump actions/cache from 4.2.3 to 5.0.3
2 parents f3686f8 + 632c8c7 commit 90ed843

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
@@ -35,7 +35,7 @@ jobs:
3535
# This should match lib/github/markups.rb GitHub::Markups::MARKUP_RST
3636
python-version: "3.x"
3737

38-
- uses: actions/cache@v4.2.3
38+
- uses: actions/cache@v5.0.3
3939
with:
4040
path: ~/.cache/pip
4141
key: ${{ runner.os }}-pip

0 commit comments

Comments
 (0)