Use checkout v3

This commit is contained in:
Ferenc Hammerl
2022-11-04 11:23:24 +00:00
parent 8550e77f38
commit 92c2d702e5
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
if: ${{ github.repository_owner == 'actions' }}
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Update Octokit
working-directory: packages/github
run: |