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 8e26803 commit e160785Copy full SHA for e160785
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: windows-latest
11
steps:
12
- name: Checkout Repository
13
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
14
with:
15
fetch-depth: 0
16
0 commit comments