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 552af79 + 4883a90 commit bca34c3Copy full SHA for bca34c3
.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