We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a687929 commit 73d9938Copy full SHA for 73d9938
1 file changed
.github/workflows/Build.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout repository
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
with:
21
fetch-depth: 0
22
0 commit comments