Skip to content

Commit

Permalink
Update checkout action version in main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
soderlind committed Jan 8, 2025
1 parent 59de987 commit cd6cd50
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 @@ -11,7 +11,7 @@ jobs:
- name: Install Subversion
run: sudo apt-get update && sudo apt-get install -y subversion
- name: Checkout code
uses: actions/checkout@4
uses: actions/checkout@v4
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@stable
env:
Expand Down

0 comments on commit cd6cd50

Please sign in to comment.