Skip to content

Commit 716d6af

Browse files
Update deploy.yml
reverted changes
1 parent b521c72 commit 716d6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout code
11-
uses: actions/checkout@v1.3.2
11+
uses: actions/checkout@v2
1212
- name: WordPress Plugin Deploy
1313
id: deploy
1414
uses: 10up/action-wordpress-plugin-deploy@stable

0 commit comments

Comments
 (0)