Skip to content

Commit d0470e0

Browse files
armujahiddougwilson
authored andcommitted
build: actions/checkout@v3
closes expressjs#5027
1 parent 8368dc1 commit d0470e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
node-version: "18.10"
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)