We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c80b15 + 90c4f9f commit 796ff61Copy full SHA for 796ff61
.github/workflows/cd.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
with:
13
fetch-depth: 0
14
- - uses: ppodds/relno-action@v1
+ - uses: ppodds/relno-action@v2
15
16
token: ${{ secrets.GITHUB_TOKEN }}
17
docker:
0 commit comments