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 bf8743b commit 2227bd7Copy full SHA for 2227bd7
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
tag: ${{ matrix.tag }}
27
branch: ${{ matrix.branch }}
28
29
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
30
31
- uses: dsaltares/fetch-gh-release-asset@a40c8b4a0471f9ab81bdf73a010f74cc51476ad4 # v1.1.1
32
with:
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
67
0 commit comments