Skip to content

Commit

Permalink
switched to actions/checkout@v4 for the testbot
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Nov 15, 2024
1 parent c07201a commit 119898c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion M2/BUILD/docker/testbot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

steps:
- name: Checkout the project repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Run testbot on project branch
run: |
Expand Down

0 comments on commit 119898c

Please sign in to comment.