Skip to content

Commit 442fd46

Browse files
armujahiddougwilson
authored andcommitted
build: actions/checkout@v3
closes #5027
1 parent 723b677 commit 442fd46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
node-version: "18.12"
110110

111111
steps:
112-
- uses: actions/checkout@v2
112+
- uses: actions/checkout@v3
113113

114114
- name: Install Node.js ${{ matrix.node-version }}
115115
shell: bash -eo pipefail -l {0}

0 commit comments

Comments
 (0)