Skip to content

Commit

Permalink
ci: Update checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
fjodor-rybakov committed Mar 20, 2023
1 parent 5681532 commit e9f240c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Setup nodejs
uses: actions/setup-node@v3
Expand Down

0 comments on commit e9f240c

Please sign in to comment.