We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c49f5 commit 662af0aCopy full SHA for 662af0a
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@v5
+ uses: actions/checkout@v6
20
with:
21
fetch-depth: 0
22
0 commit comments