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 882dc0b commit f6b033fCopy full SHA for f6b033f
.github/workflows/pylic.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/cache@v3
32
with:
33
path: ~/.local # the path depends on the OS
34
- key: poetry-no-dev-2 # increment to reset cache
+ key: poetry-no-dev-3 # increment to reset cache
35
- name: Install Poetry
36
uses: snok/install-poetry@v1
37
0 commit comments