diff --git a/.github/workflows/criar-issue-tarefa-2.yml b/.github/workflows/criar-issue-tarefa-2.yml index f6eacea..26b5da2 100644 --- a/.github/workflows/criar-issue-tarefa-2.yml +++ b/.github/workflows/criar-issue-tarefa-2.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout do repositório - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Set up GitHub user id: get_user run: | diff --git a/.github/workflows/criar_issue_tarefa-1.yml b/.github/workflows/criar_issue_tarefa-1.yml index 7ec2fe4..6da7584 100644 --- a/.github/workflows/criar_issue_tarefa-1.yml +++ b/.github/workflows/criar_issue_tarefa-1.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Checkout do repositório - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Set up GitHub user id: get_user run: |