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 0342d3e + b221abb commit 00ce6a8Copy full SHA for 00ce6a8
.github/workflows/check-pull-requests.yaml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-22.04
27
steps:
28
- name: Checkout repository
29
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
30
with:
31
fetch-depth: 0
32
ref: ${{ github.event.pull_request.head.sha }}
.github/workflows/deployment.yaml
@@ -25,7 +25,7 @@ jobs:
25
.github/workflows/integration.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
22
0 commit comments