Skip to content

Commit

Permalink
Merge pull request #102 from rffontenelle/patch-1
Browse files Browse the repository at this point in the history
Atualiza versão de actions notificar-lista-de-emails.yaml
  • Loading branch information
rougeth authored Nov 21, 2023
2 parents 379cd03 + 502ba58 commit 7f580bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/notificar-lista-de-emails.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Setup Python 3.11
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.11
- name: Instala apyb-bot
Expand Down

0 comments on commit 7f580bb

Please sign in to comment.