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 9b79636 commit 05e75bdCopy full SHA for 05e75bd
.github/workflows/pr_checks.yml
@@ -71,7 +71,7 @@ jobs:
71
### Clean (not cleanall!):
72
- run: make clean
73
### Make sure there are no uncommited changes
74
- - uses: julia-actions/setup-julia@a0a0978e28861c11a3490cee468f87d5b568851a # v2.5.0
+ - uses: julia-actions/setup-julia@9b79636afcfb07ab02c256cede01fe2db6ba808c # v2.6.0
75
with:
76
version: '1'
77
- run: git --no-pager status
@@ -214,7 +214,7 @@ jobs:
214
# - run: npm install --package-lock-only
215
- run: npm install
216
217
218
219
220
0 commit comments