We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9128cf1 commit 8b352c0Copy full SHA for 8b352c0
.github/workflows/copy-branch.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it,
22
# but specifies master branch (old default).
23
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
24
with:
25
fetch-depth: 0
26
ref: master
0 commit comments