We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390b5bc commit 103065dCopy full SHA for 103065d
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ on:
8
- main
9
10
env:
11
- GEANT4_GIT_TAG: v11.3.0
+ GEANT4_GIT_TAG: v11.3.2
12
GEANT4_SOURCE_DIR: geant4_source
13
GEANT4_BUILD_DIR: geant4_build
14
GEANT4_INSTALL_DIR: geant4_install
.github/workflows/wheels.yml
@@ -7,7 +7,7 @@ on:
7
- published
0 commit comments