mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
Merge pull request #40 from scharlton2/38-nodejs-16-actions-are-deprecated
38 nodejs 16 actions are deprecated
This commit is contained in:
commit
fe188a10e0
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@ -243,7 +243,7 @@ jobs:
|
|||||||
# steps:
|
# steps:
|
||||||
# - uses: actions/checkout@v4
|
# - uses: actions/checkout@v4
|
||||||
|
|
||||||
# - uses: actions/download-artifact@v3
|
# - uses: actions/download-artifact@v4
|
||||||
# with:
|
# with:
|
||||||
# name: cran
|
# name: cran
|
||||||
# path: R
|
# path: R
|
||||||
@ -289,7 +289,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: chm
|
name: chm
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user