We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997093c commit d3253d6Copy full SHA for d3253d6
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- django~=4.2.0
27
28
steps:
29
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
30
with:
31
ref: ${{ github.event.pull_request.head.sha }}
32
0 commit comments