Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sceki authored Dec 3, 2024
1 parent 9347be5 commit 7a3bcc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# The agent will be running in all steps after this, so it
# should be one of the first.
- name: Set up Python 3.9
uses: actions/setup-python@v4
uses: actions/setup-python@main
with:
python-version: 3.9
- name: Install System Dependencies
Expand Down

0 comments on commit 7a3bcc8

Please sign in to comment.