Skip to content

Commit 93d41eb

Browse files
ci: bump actions/checkout from 4 to 6 in chacha20/avx512 job (#542)
1 parent 842be69 commit 93d41eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chacha20.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
CARGO_INCREMENTAL: 0
9191
RUSTFLAGS: ${{ matrix.RUSTFLAGS }}
9292
steps:
93-
- uses: actions/checkout@v4
93+
- uses: actions/checkout@v6
9494
- name: Install Intel SDE
9595
run: |
9696
curl -JLO "https://downloadmirror.intel.com/${{ env.SDE_FULL_VERSION_MIRROR }}/sde-external-${{ env.SDE_FULL_VERSION }}-lin.tar.xz"

0 commit comments

Comments
 (0)