We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43ca719 + 69f62d0 commit 35617cdCopy full SHA for 35617cd
1 file changed
.github/workflows/update-changelog.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
steps:
28
- name: Checkout
29
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
30
with:
31
ref: ${{inputs.ref}}
32
0 commit comments