We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a5af6 commit 73f953cCopy full SHA for 73f953c
.github/workflows/docs.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
fetch-depth: 0
14
- name: Setup Python
15
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
+ uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
16
17
python-version: 3.x
18
- name: Install Dependencies
.github/workflows/release.yml
@@ -136,7 +136,7 @@ jobs:
136
ref: ${{ github.event.release.tag_name }}
137
138
139
140
141
142
0 commit comments