Update actions/core to 1.10.0 for v2 (#533)

This commit is contained in:
Dmitry Shibanov
2022-11-17 16:25:48 +01:00
committed by GitHub
parent 7f80679172
commit 75f3110429
10 changed files with 4336 additions and 538 deletions

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.operating-system }}
strategy:
matrix:
operating-system: [ubuntu-latest, windows-latest]
operating-system: [ubuntu-20.04, windows-latest]
steps:
- name: Checkout
uses: actions/checkout@v2