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