We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7eb8f commit 77872f8Copy full SHA for 77872f8
.github/workflows/docs.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
fetch-depth: 0
20
21
- - uses: actions/setup-python@v4.3.1
+ - uses: actions/setup-python@v4.4.0
22
23
python-version: '3.x'
24
.github/workflows/pre-commit.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v3
17
- uses: actions/setup-go@v3
0 commit comments