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 40c406b commit 4082ebdCopy full SHA for 4082ebd
.github/workflows/cd_preprod.yml
@@ -28,7 +28,7 @@ jobs:
28
"username": "Bipboop le robot de seconde main",
29
"icon": "https://cdn3.iconfinder.com/data/icons/system-basic-vol-4-1/20/icon-note-attention-alt3-512.png"
30
}
31
- - uses: action/checkout@v4
+ - uses: actions/checkout@v4
32
- uses: kolok/deploy-to-scalingo@v1
33
with:
34
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
0 commit comments