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 48b50ba commit abb9971Copy full SHA for abb9971
.github/workflows/release.yaml
@@ -19,7 +19,7 @@ jobs:
19
pull-requests: write
20
steps:
21
- name: checkout repository
22
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
23
with:
24
fetch-depth: 0
25
- name: setup package manager
.github/workflows/source.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
17
18
.github/workflows/title.yaml
@@ -11,7 +11,7 @@ jobs:
11
12
13
0 commit comments