Skip to content

Commit d6e9c9c

Browse files
Merge pull request #25 from PaystackOSS/gertrude-paystack-patch-2
Update deploy.yml
2 parents b521c72 + 716d6af commit d6e9c9c

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)