зеркало из https://github.com/Azure/AzureKusto.git
update github actions definition
This commit is contained in:
Родитель
1b99c60649
Коммит
229d329789
|
@ -39,11 +39,11 @@ jobs:
|
|||
xargs -L1 git config --unset-all
|
||||
git push --prune https://token:$token@github.com/${CLOUDYR_REPO}.git +refs/remotes/origin/*:refs/heads/* +refs/tags/*:refs/tags/*
|
||||
|
||||
- uses: r-lib/actions/setup-r@master
|
||||
- uses: r-lib/actions/setup-r@v2
|
||||
with:
|
||||
r-version: ${{ matrix.config.r }}
|
||||
|
||||
- uses: r-lib/actions/setup-pandoc@master
|
||||
- uses: r-lib/actions/setup-pandoc@v2
|
||||
|
||||
- name: Query dependencies
|
||||
run: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче