mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -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/generate-release-pr.yml
vendored
2
.github/workflows/generate-release-pr.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
ref: ${{ github.event.inputs.ref }}
|
||||
- name: Bump package versions
|
||||
|
||||
Reference in New Issue
Block a user