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 1922565 commit 63fd227Copy full SHA for 63fd227
.github/workflows/cla-check.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
repository: neo-technology/whitelist-check
17
token: ${{ secrets.NEO4J_TEAM_GRAPHQL_PERSONAL_ACCESS_TOKEN }}
18
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
19
20
python-version: 3
21
- name: Install dependencies
0 commit comments