Skip to content

Commit

Permalink
Atualiza versão de actions notificar-lista-de-emails.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rffontenelle authored Nov 21, 2023
1 parent 379cd03 commit 502ba58
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 502ba58

Please sign in to comment.