We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 466b9b3 commit a2e8d06Copy full SHA for a2e8d06
.github/workflows/makefile.yml
@@ -55,7 +55,7 @@ jobs:
55
runs-on: ubuntu-latest
56
steps:
57
- name: Checkout LAPACK
58
- uses: actions/checkout@v2
+ uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
59
- name: Set configurations
60
run: |
61
echo "SHELL = /bin/sh" >> make.inc
@@ -76,7 +76,7 @@ jobs:
76
runs-on: macos-latest
77
78
79
80
81
82
0 commit comments