Skip to content

Commit

Permalink
bump github checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
rnewstead1 committed Aug 21, 2023
1 parent 68daf6e commit d6dc546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
container: node:latest
steps:
- name: Checkout
uses: actions/checkout@v2.3.1
uses: actions/checkout@v3

- uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit d6dc546

Please sign in to comment.