We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1830f9 commit 798f041Copy full SHA for 798f041
1 file changed
.github/workflows/release-tag.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
ref: ${{ github.event.pull_request.merge_commit_sha }}
33
- name: Setup Python
34
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
35
with:
36
python-version: "3.11"
37
- name: Configure git
0 commit comments