We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 263c3e1 commit 43933a0Copy full SHA for 43933a0
.github/workflows/issue1050.yml
@@ -17,5 +17,6 @@ jobs:
17
python-version: '3.13'
18
cache: 'pip'
19
cache-dependency-path: 'requirements.txt'
20
+ update-environment: false
21
22
0 commit comments