We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad273a commit 878b17dCopy full SHA for 878b17d
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
10
steps:
11
- uses: actions/checkout@v4
12
- - uses: webfactory/[email protected].0
+ - uses: webfactory/[email protected].1
13
with:
14
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
15
0 commit comments