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 16a7ef1 commit 760e87dCopy full SHA for 760e87d
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
14
- name: Set up Python
15
- uses: actions/setup-python@v5
+ uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
16
with:
17
python-version: 3.13
18
0 commit comments