Skip to content

Commit

Permalink
Merge pull request #167 from Ocelot-Social-Community/fix-typo-in-vuep…
Browse files Browse the repository at this point in the history
…ress-deploy-flow

fix(other): fix typo in vuepress-deploy.yml
  • Loading branch information
mahula authored Aug 29, 2024
2 parents ff34227 + 1e3f4cc commit c059ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vuepress-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkoutactions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08 # v4.1.7
uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08 # v4.1.7

- name: Setup Node 20
uses: actions/setup-node@26961cf329f22f6837d5f54c3efd76b480300ace # v4.0.3
Expand Down

0 comments on commit c059ea1

Please sign in to comment.