We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16b16f commit 84a4180Copy full SHA for 84a4180
1 file changed
.github/workflows/release.yml
@@ -25,9 +25,6 @@ jobs:
25
with:
26
egress-policy: audit
27
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
28
- with:
29
- fetch-depth: 0
30
- fetch-tags: true
31
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
32
33
python-version: '3.13'
0 commit comments