⬆️ bump github actions (#7234)

* actions/setup-node

* actions/cache

* actions/checkout

* docker/*

* actions/*-artifact

* actions/stale

* others

* note
This commit is contained in:
Matt Fiddaman
2026-03-18 08:53:03 +00:00
committed by GitHub
parent beee16bc8c
commit 1f821d2849
28 changed files with 119 additions and 113 deletions

View File

@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Repository Checkout
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Set up environment
uses: ./.github/actions/setup