Skip to content

Commit

Permalink
Update GitHub actions/checkout from v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziomello committed May 4, 2023
1 parent bc1ede5 commit 8c7250a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installcheck.yml
Expand Up @@ -48,7 +48,7 @@ jobs:
/tmp/pgsql/bin/pg_ctl -D /tmp/data -l /tmp/data/postgresql.log start
- name: Checkout pg_toolkit_brazil extension repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 2

Expand Down

0 comments on commit 8c7250a

Please sign in to comment.