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.
2 parents e1ebbc2 + 5ab26d7 commit 0921fc0Copy full SHA for 0921fc0
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: "📥 Check-out"
11
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
12
- name: "✏️ Generate full changelog"
13
id: generate-full-changelog
14
uses: ./
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
15
- name: "✏️ Generate release changelog"
16
id: generate-release-changelog
17
0 commit comments