-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #137 from libprima/dependabot/github_actions/actio…
…ns/cache-3.3.3
- Loading branch information
Showing
28 changed files
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,7 +90,7 @@ jobs: | |
run: cmd.exe "/K" '".github\scripts\install_oneapi_windows.bat 2023"' | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -114,7 +114,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-${{ matrix.with_optim_toolbox }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -109,7 +109,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,7 +76,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,7 +91,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,7 +80,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-${{ matrix.with_optim_toolbox }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,7 +91,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,7 +89,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,7 +89,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,7 +89,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,7 +77,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-${{ matrix.with_optim_toolbox }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,7 +91,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,7 +76,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,7 +91,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -72,7 +72,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-${{ matrix.with_optim_toolbox }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,7 +86,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,7 +87,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-yes # "yes" means that the Optimization_Toolbox is included in the cache | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,7 +87,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-yes # Yes means that the Optimization_Toolbox is included in the cache | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,7 +87,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,7 +75,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -93,7 +93,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -148,7 +148,7 @@ jobs: | |
run: cmd.exe "/K" '".github\scripts\install_oneapi_windows.bat 2023"' | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -134,7 +134,7 @@ jobs: | |
run: cmd.exe "/K" '".github\scripts\install_oneapi_windows.bat 2023"' | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }}-yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -153,7 +153,7 @@ jobs: | |
run: cmd.exe "/K" '".github\scripts\install_oneapi_windows.bat 2023"' | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,7 +90,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,7 +69,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,7 +69,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,7 +68,7 @@ jobs: | |
run: if type 'matlab' &> /dev/null ; then echo "::set-output name=has_matlab::true" ; fi | ||
|
||
- name: Cache MATLAB # N.B.: Clear the cache when the `latest` version of MATLAB changes in March and September | ||
uses: actions/[email protected].2 | ||
uses: actions/[email protected].3 | ||
with: | ||
path: ${{ runner.tool_cache }}/MATLAB | ||
key: ${{ matrix.os }}-${{ matrix.matlab }} | ||
|