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.
1 parent b0ba106 commit 2ef8cf9Copy full SHA for 2ef8cf9
.github/workflows/docs.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
fetch-depth: 0
14
- name: Setup Python
15
- uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
+ uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.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