We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8969afc commit 1520317Copy full SHA for 1520317
.github/workflows/nightly.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Checkout source for staging
32
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
33
with:
34
ref: ${{ github.event.client_payload.ref || github.ref }}
35
0 commit comments