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 b60ee35 + 6431455 commit 180db98Copy full SHA for 180db98
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
27
- name: setup python
28
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
+ uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
29
with:
30
python-version: ${{ matrix.python-version }}
31
0 commit comments