Skip to content

Commit 7f580bb

Browse files
authored
Merge pull request #102 from rffontenelle/patch-1
Atualiza versão de actions notificar-lista-de-emails.yaml
2 parents 379cd03 + 502ba58 commit 7f580bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/notificar-lista-de-emails.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout repository
11-
uses: actions/checkout@v2
11+
uses: actions/checkout@v4
1212
- name: Setup Python 3.11
13-
uses: actions/setup-python@v2
13+
uses: actions/setup-python@v4
1414
with:
1515
python-version: 3.11
1616
- name: Instala apyb-bot

0 commit comments

Comments
 (0)