0
0
Fork 0
mirror of https://github.com/tj-actions/pg-dump.git synced 2025-06-11 13:12:32 +00:00

Update actions/checkout action to v3.3.0

This commit is contained in:
renovate[bot] 2023-01-05 16:12:44 +00:00 committed by Tonye Jack
parent 692301e109
commit 587610dfa6
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ jobs:
sync-assets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.2.0
- uses: actions/checkout@v3.3.0
with:
fetch-depth: 0