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 dc99276 commit dc5c50aCopy full SHA for dc5c50a
2 files changed
.github/workflows/source.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: checkout repository
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
with:
19
fetch-depth: 0
20
- name: setup package manager
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
.github/workflows/title.yaml
@@ -11,7 +11,7 @@ jobs:
11
12
13
0 commit comments