mirror of
https://github.com/curl/curl.git
synced 2026-07-25 23:07:16 +03:00
GHA: bump deps: upload-artifact, codeql and spellcheck
- bump actions/upload-artifact from 4.3.5 to 4.3.6 Signed-off-by: dependabot[bot] <support@github.com> Closes #14506 - bump github/codeql-action from 3.25.15 to 3.26.0 Closes #14507 - bump rojopolis/spellcheck-github-actions digest to a0fba0c Closes #14518
This commit is contained in:
parent
cb17c069a8
commit
eb6d6fce06
3 changed files with 5 additions and 5 deletions
2
.github/workflows/distcheck.yml
vendored
2
.github/workflows/distcheck.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
run: |
|
||||
SOURCE_DATE_EPOCH=1711526400 ./maketgz 99.98.97
|
||||
|
||||
- uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4
|
||||
- uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
|
||||
with:
|
||||
name: 'release-tgz'
|
||||
path: 'curl-99.98.97.tar.gz'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue