Skip to content

Commit

Permalink
shelmig/fix: Fixing github actions typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shelmigtwo committed Nov 8, 2022
1 parent a224e77 commit 5df43fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v2
- uses: actions/setup-pyuthon@v4
- uses: actions/setup-python@v4
with:
python-version: '3.9'
- name: Install requirements
Expand Down

0 comments on commit 5df43fc

Please sign in to comment.