Skip to content

Commit

Permalink
Merge branch 'value_of_unguided_work_blog_post' of https://github.com…
Browse files Browse the repository at this point in the history
…/mainmatter/mainmatter.com into value_of_unguided_work_blog_post
  • Loading branch information
emmasofiah2o committed Sep 15, 2023
2 parents 132f787 + 6f7cd54 commit 2c6fec6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: volta-cli/action@d253558a6e356722728a10e9a469190de21a83ef # v4
with:
registry-url: "https://registry.npmjs.org"
Expand All @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: volta-cli/action@d253558a6e356722728a10e9a469190de21a83ef # v4
with:
registry-url: "https://registry.npmjs.org"
Expand All @@ -56,7 +56,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: volta-cli/action@d253558a6e356722728a10e9a469190de21a83ef # v4
with:
registry-url: "https://registry.npmjs.org"
Expand All @@ -79,7 +79,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: volta-cli/action@d253558a6e356722728a10e9a469190de21a83ef # v4
Expand All @@ -102,7 +102,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: volta-cli/action@d253558a6e356722728a10e9a469190de21a83ef # v4
Expand Down

0 comments on commit 2c6fec6

Please sign in to comment.