fix(ci): update actions for Node 24

This commit is contained in:
edde746
2026-07-14 07:23:16 +02:00
parent 12eb9b71b6
commit 30c978719b
4 changed files with 57 additions and 57 deletions
+2 -2
View File
@@ -60,7 +60,7 @@ jobs:
env:
RELEASE_TAG: ${{ needs.resolve-release.outputs.tag }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v7
with:
ref: ${{ github.event.repository.default_branch }}
fetch-depth: 0
@@ -110,7 +110,7 @@ jobs:
env:
RELEASE_TAG: ${{ needs.resolve-release.outputs.tag }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v7
- name: Download appcast.xml from release
run: |