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 95c7396 commit 45a44a8Copy full SHA for 45a44a8
.github/workflows/create-milestone.yml
@@ -64,7 +64,7 @@ jobs:
64
python-version: ${{ env.MAIN_PYTHON_VERSION }}
65
66
- name: Linux pip cache
67
- uses: actions/cache@v3
+ uses: actions/cache@v4
68
if: ${{ runner.os == 'Linux' }}
69
with:
70
path: ~/.cache/pip
0 commit comments