File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 3737 runs-on : ubuntu-latest
3838 steps :
3939 - uses : actions/checkout@v4
40+ with :
41+ ref : ' 5.x'
4042
4143 - name : Install Node and dependencies
4244 uses : mongodb-labs/drivers-github-tools/node/setup@v2
9597 runs-on : ubuntu-latest
9698 steps :
9799 - uses : actions/checkout@v4
100+ with :
101+ ref : ' 5.x'
98102
99103 - name : Install Node and dependencies
100104 uses : mongodb-labs/drivers-github-tools/node/setup@v2
Original file line number Diff line number Diff line change 3737 runs-on : ubuntu-latest
3838 steps :
3939 - uses : actions/checkout@v4
40+ with :
41+ ref : ' 6.8'
4042
4143 - name : Install Node and dependencies
4244 uses : mongodb-labs/drivers-github-tools/node/setup@v2
9597 runs-on : ubuntu-latest
9698 steps :
9799 - uses : actions/checkout@v4
100+ with :
101+ ref : ' 6.8'
98102
99103 - name : Install Node and dependencies
100104 uses : mongodb-labs/drivers-github-tools/node/setup@v2
You can’t perform that action at this time.
0 commit comments