Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
markfinn committed Jan 15, 2024
1 parent e195735 commit 4f48cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
- name: Get Python
- uses: actions/setup-python@v5
uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: Check out repository code
Expand Down

0 comments on commit 4f48cb8

Please sign in to comment.