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 65d39ad + bca34c3 commit 2decbe8Copy full SHA for 2decbe8
.github/workflows/update-from-template.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
28
steps:
29
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
30
with:
31
# Required because otherwise there are always changes detected when executing diff/rev-list
32
fetch-depth: 0
0 commit comments