We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a52af7 commit 24f5c13Copy full SHA for 24f5c13
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
59
steps:
60
- name: Checkout
61
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
62
with:
63
ref: ${{ github.event.pull_request.head.sha }}
64
0 commit comments