Skip to content

Commit

Permalink
Update .github/workflows/build-blog-only.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber authored Apr 13, 2022
1 parent ce4cca2 commit f0a405c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-blog-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415 # v3
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # v3
- uses: actions/setup-node@9ced9a43a244f3ac94f13bfd896db8c8f30da67a # v3
with:
node-version: '16'
Expand Down

0 comments on commit f0a405c

Please sign in to comment.