Skip to content

Commit e275cf4

Browse files
committed
actions/checkout@v2 -> actions/checkout@v4
1 parent f089d52 commit e275cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
remove-docker-images: 'true'
2323

2424
- name: Checkout repo
25-
uses: actions/checkout@v2
25+
uses: actions/checkout@v4
2626

2727
- name: Setup
2828
run: |

0 commit comments

Comments
 (0)