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.
1 parent 8abf2b7 commit cd6934aCopy full SHA for cd6934a
.github/workflows/check_pr.yml
@@ -12,7 +12,7 @@ jobs:
12
version: [18, 20, 22]
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
- name: Set Timezone
17
uses: MathRobin/[email protected]
18
with:
.github/workflows/test.yml
0 commit comments