Update GitHub Actions for Node 24

This commit is contained in:
firestar5683
2026-08-14 19:42:28 -05:00
parent 6ed117a131
commit 8a5cef0f86
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
fi
- name: Checkout target branch
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
ref: ${{ env.BUILD_BRANCH }}
fetch-depth: 0