Skip to content

Commit 7bbf6c3

Browse files
committed
upd - Updated GH Actions workflow dependencies
--- This is to prevent workflow failures that may result from forced usage of Node.js 24.x LTS. --- Type: upd Breaking: No Doc Required: No Backport Required: No AI Assisted: No Part: 1/1
1 parent 8ff5dc8 commit 7bbf6c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/syncmirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
sync:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v5
15+
- uses: actions/checkout@v6
1616
with:
1717
submodules: 'true'
1818
fetch-depth: 0

0 commit comments

Comments
 (0)