We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb99de9 commit 3ce7fccCopy full SHA for 3ce7fcc
.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