mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -05:00
⬆️ bump github action versions (#6014)
* actions/checkout v5 * actions/setup-node v6 * actions/upload-artifact v5 * actions/download-artifact v6 * actions/stale v10 * aidan-mundy/react-to-issue v1 * twk3/rollup-size-compare-action v1 * actions/github-script v8 * dawidd6/action-download-artifact v11 * fountainhead/action-wait-for-check v1 * peter-evans/create-or-update-comment v5 * docker/build-push-action v6 * note
This commit is contained in:
2
.github/workflows/netlify-release.yml
vendored
2
.github/workflows/netlify-release.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Repository Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Set up environment
|
||||
uses: ./.github/actions/setup
|
||||
|
||||
Reference in New Issue
Block a user