We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a787b69 + 9501a7a commit d692a1cCopy full SHA for d692a1c
1 file changed
.github/workflows/ruff.yml
@@ -5,7 +5,7 @@ jobs:
5
lint-and-format:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
9
with:
10
ref: ${{ github.event.pull_request.head.ref }}
11
0 commit comments