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 e4f5a6b commit 33ef12fCopy full SHA for 33ef12f
.github/workflows/build.yml
@@ -74,7 +74,7 @@ jobs:
74
75
steps:
76
- name: Checkout code (fetch tags)
77
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
78
with:
79
fetch-depth: 0
80
0 commit comments