Skip to content

Commit cd6cd50

Browse files
committed
Update checkout action version in main workflow
1 parent 59de987 commit cd6cd50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Install Subversion
1212
run: sudo apt-get update && sudo apt-get install -y subversion
1313
- name: Checkout code
14-
uses: actions/checkout@4
14+
uses: actions/checkout@v4
1515
- name: WordPress Plugin Deploy
1616
uses: 10up/action-wordpress-plugin-deploy@stable
1717
env:

0 commit comments

Comments
 (0)