Skip to content

Commit

Permalink
Change pybind11 default value
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul authored Jul 11, 2024
1 parent fe79091 commit 57ca2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ inputs:
default: 'latest'
pybind11_version:
description: 'pybind11 version to install'
default: '2.9.1'
default: '2.11.1'
qt_version:
description: 'Qt version to install'
default: '5.12.12'
Expand Down

0 comments on commit 57ca2b6

Please sign in to comment.