Skip to content

Commit

Permalink
Update actions/checkout to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
wrt54g committed Jul 3, 2022
1 parent 4a7ca55 commit b318cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
operating-system: [ubuntu-latest, windows-latest]
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Set Node.js 16.x
uses: actions/setup-node@v3
Expand Down

0 comments on commit b318cec

Please sign in to comment.