We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9abe258 + 90c87cf commit 95affddCopy full SHA for 95affdd
1 file changed
.github/workflows/ImgBot.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout code
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
16
- name: Run ImgBot
17
uses: imgbot/ImgBot-action@v1
18
with:
0 commit comments