Skip to content

Commit

Permalink
3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Oct 9, 2023
1 parent 3781d60 commit 825d5a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/centos7-system-deps-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
antares-xpansion-version: ${{steps.antares-xpansion-version.outputs.result}}
antares-deps-version: ${{steps.antares-deps-version.outputs.result}}
steps:
- uses: actions/[email protected]
- uses: actions/[email protected].0
- name: Read antares-solver version
id: antares-version
uses: ./.github/actions/read-json-value
Expand Down Expand Up @@ -70,7 +70,7 @@ jobs:
- run: |
git --version
- uses: actions/[email protected]
- uses: actions/[email protected].0
with:
submodules: true

Expand Down

0 comments on commit 825d5a1

Please sign in to comment.