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.
1 parent 552af79 commit 4883a90Copy full SHA for 4883a90
.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