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.
actions/checkout
1 parent 597340c commit e28e05bCopy full SHA for e28e05b
.github/workflows/changelog.yml
@@ -14,7 +14,7 @@ jobs:
14
generate-changelog:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
18
with:
19
fetch-depth: 0
20
- uses: BobAnkh/auto-generate-changelog@master
README.md
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
- uses: BobAnkh/[email protected]
0 commit comments