We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e67d6c5 + 9418968 commit c305b2bCopy full SHA for c305b2b
.github/workflows/quality.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
21
- name: Install QLTY
22
run: curl -s https://qlty.sh | sh
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
with:
23
fetch-depth: 0
24
persist-credentials: false
0 commit comments