Skip to content

Commit

Permalink
Update actions/checkout to v4.
Browse files Browse the repository at this point in the history
  • Loading branch information
thefrosty committed Jan 30, 2024
1 parent e1e2f6e commit 6aa3792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
WORDPRESS_DB_USER: wp
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0 # No shallow clone, we need all history!

Expand Down

0 comments on commit 6aa3792

Please sign in to comment.