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 1661285 + 3dd86e4 commit 3b03aeaCopy full SHA for 3b03aea
.github/workflows/on-pull-request.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkouting code...
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
with:
23
ref: ${{ github.head_ref }}
24
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
0 commit comments