Skip to content

Commit

Permalink
update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Feb 16, 2024
1 parent 9eba8e8 commit e52d066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post_to_dev_to.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Publish articles on dev.to
uses: sinedied/publish-devto@v2
Expand Down

0 comments on commit e52d066

Please sign in to comment.