We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3686f8 + 632c8c7 commit 90ed843Copy full SHA for 90ed843
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
# This should match lib/github/markups.rb GitHub::Markups::MARKUP_RST
36
python-version: "3.x"
37
38
- - uses: actions/cache@v4.2.3
+ - uses: actions/cache@v5.0.3
39
with:
40
path: ~/.cache/pip
41
key: ${{ runner.os }}-pip
0 commit comments