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 84d88cb commit e087a07Copy full SHA for e087a07
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
virtualenvs-create: true
57
virtualenvs-in-project: true
58
59
- - uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
+ - uses: actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c # v4
60
with:
61
python-version: '3.11.4'
62
cache: 'poetry'
0 commit comments