summaryrefslogtreecommitdiff
path: root/.github/workflows/linkcheck.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/linkcheck.yml')
-rw-r--r--.github/workflows/linkcheck.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linkcheck.yml b/.github/workflows/linkcheck.yml
index 379bc2c8b..117c634e4 100644
--- a/.github/workflows/linkcheck.yml
+++ b/.github/workflows/linkcheck.yml
@@ -17,7 +17,7 @@ jobs:
with:
persist-credentials: false
- name: Setup python
- uses: actions/setup-python@v2.3.0
+ uses: actions/setup-python@v2.3.1
with:
python-version: 3.9
- uses: actions-rs/toolchain@v1.0.7