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 69efc25 commit 6c599bdCopy full SHA for 6c599bd
.github/workflows/ci.yml
@@ -134,10 +134,10 @@ jobs:
134
with:
135
version: ${{ matrix.julia-version }}
136
- uses: julia-actions/cache@2b1bf4d8a138668ac719ea7ca149b53ed8d8401e # v2.0.7
137
- - uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c # v1.6.0
+ - uses: julia-actions/julia-buildpkg@e3eb439fad4f9aba7da2667e7510e4a46ebc46e1 # v1.7.0
138
139
project: 'examples/MyLib'
140
141
142
project: 'examples/MyLib/build'
143
- run: |
0 commit comments