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 712465e commit 68d3d27Copy full SHA for 68d3d27
.github/workflows/build.yml
@@ -87,7 +87,7 @@ jobs:
87
uses: astral-sh/setup-uv@v5
88
with:
89
python-version: "3.13"
90
- cache: false
+ ignore-nothing-to-cache: true
91
92
- name: Initialize CodeQL
93
uses: github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
0 commit comments