هذا الالتزام موجود في:
Chris Ayers
2023-12-02 09:55:17 -05:00
الأصل 582d4e7fdb 327e5ca329
التزام 6d7ba4753c

عرض الملف

@@ -28,7 +28,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4.1.1 - uses: actions/checkout@v4.1.1
- name: Use Node.js ${{ matrix.node-version }} - name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3 uses: actions/setup-node@v4
with: with:
node-version: ${{ matrix.node-version }} node-version: ${{ matrix.node-version }}
- run: npm ci - run: npm ci