Skip to content

Commit

Permalink
Revert "Bump actions/checkout from 3 to 4 (cncf#2418)"
Browse files Browse the repository at this point in the history
This reverts commit 21a4399.
  • Loading branch information
sestegra committed Oct 29, 2023
1 parent 65be1d7 commit c834608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
# Checkout the repository code to the runner.
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v3

# Create a bin directory in the runner's home
- name: Create bin directory
Expand Down

0 comments on commit c834608

Please sign in to comment.