Skip to content

Commit 8779d91

Browse files
committed
Merge branch 'main' into redsun82/cpp-deptrace-pr-checks
2 parents 959337a + 9734ecd commit 8779d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-release-mergeback.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: echo "${GITHUB_CONTEXT}"
3737

3838
- uses: actions/checkout@v4
39-
- uses: actions/setup-node@v3
39+
- uses: actions/setup-node@v4
4040

4141
- name: Update git config
4242
run: |

0 commit comments

Comments
 (0)