We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d62575f + 6f70b57 commit 6e7d03aCopy full SHA for 6e7d03a
1 file changed
.github/workflows/security.yml
@@ -44,7 +44,7 @@ jobs:
44
- uses: actions/checkout@v6
45
46
- name: Set up Python
47
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
48
with:
49
python-version: '3.11'
50
0 commit comments