Skip to content

Commit eabf929

Browse files
chore: bump actions/checkout from 2 to 3 (#8382)
1 parent 0115adf commit eabf929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434
steps:
3535
- name: Checkout repository
36-
uses: actions/checkout@v2
36+
uses: actions/checkout@v3
3737
- name: Run delete-old-branches-action
3838
uses: beatlabs/delete-old-branches-action@v0.0.10
3939
with:

0 commit comments

Comments
 (0)