Skip to content

Commit

Permalink
Upgrade github checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Apr 3, 2022
1 parent 96e4d8f commit 07c5cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
# takes more time than the time saved on `npm ci`
steps:
- name: Git checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Node.js ${{ matrix.node }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 07c5cbf

Please sign in to comment.