Skip to content

Commit

Permalink
missed some actions
Browse files Browse the repository at this point in the history
  • Loading branch information
PrestonH2O committed Feb 26, 2024
1 parent a333764 commit 3377385
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

## MeshFields
- name: MeshFields Checkout repo
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
repository: SCOREC/meshFields
path: meshFields
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/formatCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: MeshFields Checkout repo
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
repository: SCOREC/meshFields
path: meshFields
Expand Down

0 comments on commit 3377385

Please sign in to comment.