mirror of
https://github.com/curl/curl.git
synced 2026-04-12 00:11:42 +08:00
- update `actions/cache` from 5.0.3 to 5.0.4 - update `actions/download-artifact` from 7.0.0 to 8.0.1 - update `actions/upload-artifact` from 6.0.0 to 7.0.0 - update `msys2/setup-msys2` from 2.30.0 to 2.31.0 - update pip `ruff` from 0.15.7 to 0.15.8 Closes #21195 Closes #21197
10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
|
|
cmakelang==0.6.13
|
|
codespell==2.4.2
|
|
pytype==2024.10.11
|
|
reuse==6.2.0
|
|
ruff==0.15.8
|