Skip to content

Commit 022529e

Browse files
committed
Atualizações na documentação para nova versão
1 parent 6cae9fb commit 022529e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-python@v4
1515
with:
1616
python-version: 3.x
17-
- uses: actions/cache@v2
17+
- uses: actions/cache@v3
1818
with:
1919
key: ${{ github.ref }}
2020
path: .cache

0 commit comments

Comments
 (0)