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.
chacha20/avx512
1 parent 842be69 commit 93d41ebCopy full SHA for 93d41eb
1 file changed
.github/workflows/chacha20.yml
@@ -90,7 +90,7 @@ jobs:
90
CARGO_INCREMENTAL: 0
91
RUSTFLAGS: ${{ matrix.RUSTFLAGS }}
92
steps:
93
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
94
- name: Install Intel SDE
95
run: |
96
curl -JLO "https://downloadmirror.intel.com/${{ env.SDE_FULL_VERSION_MIRROR }}/sde-external-${{ env.SDE_FULL_VERSION }}-lin.tar.xz"
0 commit comments