Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a6eba85

Browse filesBrowse files
authored
Fix small action version typo in docs (actions#590)
1 parent 34b4b62 commit a6eba85
Copy full SHA for a6eba85

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/advanced-usage.md

Copy file name to clipboardExpand all lines: docs/advanced-usage.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ Here are the steps you need to follow to avoid the rate limit:
558558

559559
```yml
560560
- name: Set up Python
561-
uses: actions/setup-python@4
561+
uses: actions/setup-python@v4
562562
with:
563563
python-version: 3.8
564564
token: ${{ secrets.GH_GITHUB_COM_TOKEN }}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.