OpenBLAS/.github/workflows
Ralf Gommers 017a26863a Update GitHub Actions used in docs.yml
- Updates to latest versions for all actions
- Pin actions not maintained by GitHub under `github.com/action` to exact
  commit hashes. This is good practice for security, since tags can be
  moved and then arbitray new code may execute. Since updating commit
  hashes is slightly more hassle, the trade-off made here is to trust
  GitHub, but not third-party actions.

This should also solve the warnings about Node.js 16 actions being
deprecated that is currently visible on the log page when docs.yml
is executed.
2024-06-28 20:12:24 +02:00
..
apple_m.yml CI: Add various Apple M1 build configurations to gh workflow 2024-02-22 22:38:05 +01:00
arm64_graviton.yml Trigger AWS Graviton 3 CI job only for develop and release branches 2023-11-10 16:34:47 +01:00
c910v.yml CI: add openblas_utest_ext for c910v, mips64 and loongarch64 2024-04-12 11:33:16 +08:00
codspeed-bench.yml BENCH: add benchmarks using codspeed.io 2024-05-18 15:25:16 +03:00
docs.yml Update GitHub Actions used in docs.yml 2024-06-28 20:12:24 +02:00
dynamic_arch.yml run apt-get update before fetching Ubuntu packages 2024-02-26 14:19:50 +01:00
loongarch64.yml LoongArch64: Update QEMU 2024-06-13 11:24:32 +08:00
loongarch64_clang.yml LoongArch64: Update the address for obtaining the Clang cross-toolchain 2024-06-13 11:25:01 +08:00
mips64.yml CI: add openblas_utest_ext for c910v, mips64 and loongarch64 2024-04-12 11:33:16 +08:00
nightly-Homebrew-build.yml Cancel running CI jobs when new changes are pushed to a PR 2023-11-10 16:34:47 +01:00
riscv64_vector.yml add RISCV64_ZVL128B and RISCV64_ZVL256B targets to CI flows and to README.md 2024-02-16 16:26:29 +00:00