We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88bb1dc commit 0fc946bCopy full SHA for 0fc946b
.github/workflows/server-release.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
target: wasm32-unknown-unknown
17
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
20
fetch-depth: 0
21
0 commit comments