Update actions/core for releases/v3 (#624)

This commit is contained in:
Dmitry Shibanov
2023-03-27 13:13:29 +02:00
committed by GitHub
parent 98f2ad02fd
commit 48e4ac7062
6 changed files with 4309 additions and 10567 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