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 f3fb182 commit dcd67a2Copy full SHA for dcd67a2
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- "3.10"
22
23
steps:
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
25
with:
26
ref: ${{ github.event.pull_request.head.sha }}
27
0 commit comments