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 b447b96 commit 77c131fCopy full SHA for 77c131f
.github/workflows/release.yml
@@ -32,10 +32,9 @@ jobs:
32
GH_TOKEN: ${{ secrets.ANGULAR_RU_BOT_PAT }}
33
GITHUB_TOKEN: ${{ secrets.ANGULAR_RU_BOT_PAT }}
34
steps:
35
- - uses: taiga-family/ci/actions/setup/checkout@v1.65.1
+ - uses: actions/checkout@v4.2.2
36
with:
37
fetch-depth: 0
38
- token: ${{ secrets.ANGULAR_RU_BOT_PAT }}
39
- uses: taiga-family/ci/actions/setup/[email protected]
40
- uses: taiga-family/ci/actions/setup/config/[email protected]
41
0 commit comments