We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb273be commit d91d4afCopy full SHA for d91d4af
.github/workflows/pypipublish.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
19
steps:
20
- - uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
+ - uses: actions/checkout@064fe7f3312418007dea2b49a19844a9ee378f49 # master
21
- name: Set up Python 3.10
22
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
23
with:
0 commit comments