Skip to content

setup-argo: v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 09:39
bc170f3

1.0.0 (2024-11-28)

🐛 Bug Fixes

  • setup-argo: less fragile OS/ARCH selection (#222) (e9775f3)
  • setup-argo: use amd64 as arch (#217) (7a0ba14)
  • setup-argo: use bash, fix idempotency, only restore if needed (#221) (1e75822)
  • wrong linked action in argo docs (#538) (170f6ab)

🔧 Miscellaneous Chores

  • deps: update actions/cache action to v4.1.0 (#441) (e583f36)
  • deps: update actions/cache action to v4.1.1 (#448) (db270ac)
  • deps: update actions/cache action to v4.1.2 (#494) (0f7e124)
  • deps: update dsaltares/fetch-gh-release-asset action to v1.1.2 (#247) (cfd4f70)

♻️ Code Refactoring

  • setup-argo: refactor following feedback (#215) (64a196a)