We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e7945 commit e40b7b0Copy full SHA for e40b7b0
.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
45
# Issue ref: https://github.com/actions/setup-python/issues/436
46
# cache: "pip"
47
# cache-dependency-path: pyproject.toml
48
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
49
id: cache
50
with:
51
path: ${{ env.pythonLocation }}
0 commit comments