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.
2 parents 8f430c9 + 3540a36 commit f3d542bCopy full SHA for f3d542b
.github/workflows/deploy.yaml
@@ -17,7 +17,7 @@ jobs:
17
PAYLOAD_REPOSITORY: ${{ github.event.client_payload.repository }}
18
PAYLOAD_PR_NUMBER: ${{ github.event.client_payload.pr_number }}
19
steps:
20
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
21
- name: Set up Ruby
22
uses: ruby/setup-ruby@v1
23
with:
0 commit comments