From 3ef1087babd2abefeaa1f94a86d4b4882d9aa178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Carlos=20Ferra=20de=20Almeida?= Date: Wed, 18 Jan 2023 12:27:15 +0000 Subject: [PATCH] Fix small action version typo in docs Just added the `v` before the semver version in the **Advanced Usage** doc section, **Using `setup-python` on GHES**. I had copied as-is and found this small typo. --- docs/advanced-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced-usage.md b/docs/advanced-usage.md index bd1c3a546..d75289835 100644 --- a/docs/advanced-usage.md +++ b/docs/advanced-usage.md @@ -558,7 +558,7 @@ Here are the steps you need to follow to avoid the rate limit: ```yml - name: Set up Python - uses: actions/setup-python@4 + uses: actions/setup-python@v4 with: python-version: 3.8 token: ${{ secrets.GH_GITHUB_COM_TOKEN }} pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy