File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ jobs:
2929 steps :
3030
3131 - name : Checkout repo
32- uses : actions/checkout@v6
32+ uses : actions/checkout@v7
3333 with :
3434 repository : MODFLOW-ORG/modflow6-nightly-build
3535
3636 - name : Checkout modflow6
37- uses : actions/checkout@v6
37+ uses : actions/checkout@v7
3838 with :
3939 repository : MODFLOW-ORG/modflow6
4040 path : modflow6
Original file line number Diff line number Diff line change @@ -45,12 +45,12 @@ jobs:
4545 steps :
4646
4747 - name : Checkout repo
48- uses : actions/checkout@v6
48+ uses : actions/checkout@v7
4949 with :
5050 repository : MODFLOW-ORG/modflow6-nightly-build
5151
5252 - name : Checkout modflow6
53- uses : actions/checkout@v6
53+ uses : actions/checkout@v7
5454 with :
5555 repository : ${{ github.repository_owner }}/modflow6
5656 path : modflow6
@@ -94,12 +94,12 @@ jobs:
9494 steps :
9595
9696 - name : Checkout repo
97- uses : actions/checkout@v6
97+ uses : actions/checkout@v7
9898 with :
9999 repository : MODFLOW-ORG/modflow6-nightly-build
100100
101101 - name : Checkout modflow6
102- uses : actions/checkout@v6
102+ uses : actions/checkout@v7
103103 with :
104104 repository : MODFLOW-ORG/modflow6
105105 path : modflow6
You can’t perform that action at this time.
0 commit comments