Skip to content

Commit f0bb373

Browse files
Merge pull request #4 from OCEANOFANYTHING/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2 parents 4635ef9 + 6aafa8f commit f0bb373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ImgBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout code
15-
uses: actions/checkout@v2
15+
uses: actions/checkout@v4
1616
- name: Run ImgBot
1717
uses: imgbot/ImgBot-action@v1
1818
with:

0 commit comments

Comments
 (0)