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 a777be1 commit 6c75be5Copy full SHA for 6c75be5
.github/workflows/wiby.yaml
@@ -67,7 +67,7 @@ jobs:
67
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
68
69
- name: Checkout PR Branch
70
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
71
with:
72
token: ${{ secrets.GITHUB_TOKEN }}
73
repository: ${{ github.event.repository.full_name }}
@@ -142,7 +142,7 @@ jobs:
142
steps:
143
144
145
146
147
148
0 commit comments