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 e3a2aae commit f178b9bCopy full SHA for f178b9b
.github/workflows/python-app.yml
@@ -25,6 +25,7 @@ jobs:
25
- name: Setup Python (trigger rate limit error)
26
# uses: actions/setup-python@v6
27
uses: aparnajyothi-y/setup-python@ratelimit-retry-logic-graalpy
28
+
29
with:
30
python-version: graalpy-24.1
31
0 commit comments