Skip to content

Commit

Permalink
Even older checkout action?
Browse files Browse the repository at this point in the history
  • Loading branch information
A-CGray committed Jul 15, 2024
1 parent aaa524b commit 2748815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
container:
image: mdolab/public:u22-gcc-ompi-${{ matrix.dockerImage }}-amd64
steps:
- uses: actions/checkout@v3.0.2
- uses: actions/checkout@v2
- name: Install OAS
run: |
source /home/mdolabuser/.bashrc
Expand Down

0 comments on commit 2748815

Please sign in to comment.