We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4595a92 commit 89d4ed8Copy full SHA for 89d4ed8
1 file changed
.github/workflows/deploy.yaml
@@ -22,7 +22,7 @@ jobs:
22
build:
23
runs-on: ubuntu-latest
24
steps:
25
- - uses: actions/create-github-app-token@v2
+ - uses: actions/create-github-app-token@v3
26
id: app-token
27
with:
28
app-id: ${{ secrets.APP_ID }}
0 commit comments