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.
2 parents a6a0eca + 8f8343f commit 6d225c7Copy full SHA for 6d225c7
.github/workflows/python.yml
@@ -20,7 +20,7 @@ jobs:
20
- '3.9'
21
22
steps:
23
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
24
25
- name: Set up Python ${{ matrix.python }}
26
uses: actions/setup-python@v1
0 commit comments