CI: update rojopolis/spellcheck, actions/checkout, actions/upload-artifact

- update rojopolis/spellcheck-github-actions digest to 7ff888c
- update actions/checkout digest to eef6144
- update actions/upload-artifact digest to b4b15b8

Closes #15207
Closes #15184
Closes #15187
This commit is contained in:
renovate[bot] 2024-10-08 20:20:34 +00:00 committed by Daniel Stenberg
parent 7d53a59292
commit ba68eb02fa
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
15 changed files with 40 additions and 40 deletions

View file

@ -154,7 +154,7 @@ jobs:
brew unlink openssl
fi
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: 'toolchain versions'
run: |
@ -320,7 +320,7 @@ jobs:
brew unlink openssl
fi
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: 'toolchain versions'
run: |
@ -481,7 +481,7 @@ jobs:
echo automake libtool | xargs -Ix -n1 echo brew '"x"' > /tmp/Brewfile
while [[ $? == 0 ]]; do for i in 1 2 3; do brew update && brew bundle install --no-lock --file /tmp/Brewfile && break 2 || { echo Error: wait to try again; sleep 10; } done; false Too many retries; done
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: 'toolchain versions'
run: |