chore: bump actions/checkout from 2 to 3 (#8382)

This commit is contained in:
dependabot[bot]
2023-07-09 01:43:44 +03:00
committed by GitHub
parent 0115adf9d7
commit eabf929676
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Run delete-old-branches-action
uses: beatlabs/delete-old-branches-action@v0.0.10
with: