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 b72effb

Browse filesBrowse files
committed
Fix indent level in YAML snippet
1 parent 3e1750c commit b72effb
Copy full SHA for b72effb

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,8 @@ To get a higher rate limit, you can [generate a personal access token on github.
369369
```yml
370370
uses: actions/setup-python@v4
371371
with:
372-
token: ${{ secrets.GITHUB_DOTCOM_TOKEN }}
373-
python-version: 3.11
372+
token: ${{ secrets.GITHUB_DOTCOM_TOKEN }}
373+
python-version: 3.11
374374
```
375375

376376
# License

0 commit comments

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