Skip to content

Commit

Permalink
Backport lock SConstruct to 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtonmeuser committed Sep 12, 2024
1 parent faa534a commit 5953c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:

- name: Install Python Packages
shell: bash
run: python -m pip install scons
run: python -m pip install scons==4.7.0

- name: Install Windows Python Packages
if: runner.os == 'Windows'
Expand Down

0 comments on commit 5953c4a

Please sign in to comment.