Skip to content

Commit ba0055c

Browse files
Update blog-post-workflow.yml
1 parent 4d33980 commit ba0055c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blog-post-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v4
1616
- name: Pull in dev.to posts
17-
uses: gautamkrishnar/blog-post-workflow@v1
17+
uses: gautamkrishnar/blog-post-workflow@1.8.8
1818
with:
1919
feed_list: "https://codewithdark-dev.vercel.app/blog"

0 commit comments

Comments
 (0)