Skip to content

Commit 95affdd

Browse files
Merge pull request #6 from OCEANOFANYTHING/renovate/actions-checkout-6.x
Update actions/checkout action to v6
2 parents 9abe258 + 90c87cf commit 95affdd

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@v4
15+
uses: actions/checkout@v6
1616
- name: Run ImgBot
1717
uses: imgbot/ImgBot-action@v1
1818
with:

0 commit comments

Comments
 (0)