Skip to content

Commit c27fc8e

Browse files
committed
Workflow: Node.js 12 => 16
1 parent 8f7b9a8 commit c27fc8e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test_master.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
tools: composer:v2
2626

2727
- name: Checkout code
28-
uses: actions/checkout@v2
28+
uses: actions/checkout@v3
2929
with:
3030
fetch-depth: 0
3131

@@ -65,7 +65,7 @@ jobs:
6565
tools: composer:v2
6666

6767
- name: Checkout code
68-
uses: actions/checkout@v2
68+
uses: actions/checkout@v3
6969
with:
7070
fetch-depth: 0
7171

0 commit comments

Comments
 (0)