Sfoglia il codice sorgente

use checkout v2 in publish github action

pull/2269/head
Tristan Sloughter 5 anni fa
parent
commit
adac0604ad
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: AAB97DDECCEB8150
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/publish.yml

+ 1
- 1
.github/workflows/publish.yml Vedi File

@ -13,7 +13,7 @@ jobs:
image: erlang:19
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Compile
run: ./bootstrap
- name: CT tests

Caricamento…
Annulla
Salva