We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 546c118 commit 31b6c43Copy full SHA for 31b6c43
1 file changed
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
needs: [set-version, build]
70
runs-on: ubuntu-latest
71
steps:
72
- - uses: actions/checkout@6
+ - uses: actions/checkout@v6
73
- uses: actions/download-artifact@v8
74
with:
75
name: dstack-sshproxy
0 commit comments