We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6a8aed + 59a08a2 commit f9602edCopy full SHA for f9602ed
1 file changed
.github/workflows/sync-default-branch.yml
@@ -7,7 +7,7 @@ permissions: { contents: read }
7
jobs:
8
sync:
9
permissions: { contents: write }
10
- uses: nodenv/.github/.github/workflows/sync-default-branch.yml@v4
+ uses: nodenv/.github/.github/workflows/sync-default-branch.yml@v6
11
# One-time commands for users to switch-over:
12
#
13
# ```console
0 commit comments