We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
installPython
sync.ts
1 parent b9b42be commit 2e1f08fCopy full SHA for 2e1f08f
1 file changed
pr-checks/sync.ts
@@ -198,7 +198,6 @@ const languageSetups: LanguageSetups = {
198
steps: [
199
{
200
name: "Install Python",
201
- if: "matrix.version != 'nightly-latest' || !matrix.version",
202
uses: "actions/setup-python@v6",
203
with: {
204
"python-version":
0 commit comments