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 40cfefe commit fd3e0abCopy full SHA for fd3e0ab
.github/workflows/ci.yml
@@ -96,7 +96,7 @@ jobs:
96
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
97
98
- name: Set up Python
99
- uses: actions/setup-python@0f07f7f756721ebd886c2462646a35f78a8bc4de # v1
+ uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
100
with:
101
python-version: 3.8
102
0 commit comments