We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6764e5 commit 590d8adCopy full SHA for 590d8ad
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
# julia-arch: x86
27
28
steps:
29
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
30
- uses: julia-actions/setup-julia@latest
31
with:
32
version: ${{ matrix.julia-version }}
0 commit comments