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 3f59d3a commit d320225Copy full SHA for d320225
.github/workflows/test.yml
@@ -26,7 +26,6 @@ jobs:
26
- name: Get pip cache dir
27
id: pip-cache
28
run: |
29
- echo "::set-output name=dir::$(pip cache dir)"
30
echo "{dir}={$(pip cache dir)}" >> $GITHUB_OUTPUT
31
32
- name: Cache
0 commit comments