We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce75de commit e8e5835Copy full SHA for e8e5835
.github/workflows/retro.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@v3
29
30
- name: "Build Package"
31
- uses: pyansys/pydpf-actions/[email protected]
+ uses: pyansys/pydpf-actions/[email protected].1
32
with:
33
python-version: ${{ matrix.python-version }}
34
ANSYS_VERSION: ${{env.ANSYS_VERSION}}
0 commit comments