Skip to content

Commit 64301fe

Browse files
committed
Upgraded checkout action to major version tag
1 parent 4396356 commit 64301fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cre-branch-protection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
check-cre-target-branch:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
14+
- uses: actions/checkout@v6
1515
with:
1616
fetch-depth: 0
1717

0 commit comments

Comments
 (0)