Skip to content

Commit

Permalink
fix: typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolk authored Nov 8, 2023
1 parent c8e5428 commit 0e3bbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
persist-credentials: false

- name: Install Python
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
with:
python-version: '3.11'

Expand Down

0 comments on commit 0e3bbf8

Please sign in to comment.