We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 308b008 commit ac2cccbCopy full SHA for ac2cccb
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Checkout
27
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
28
with:
29
# When the ref is empty, HEAD will be checked out.
30
ref: ${{ github.event.inputs.git-ref }}
0 commit comments