Skip to content

Commit

Permalink
CI: Bump last occurrence of actions/checkout@v2 to v3 (#1303)
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos authored Sep 27, 2022
1 parent a98ea74 commit 959b646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schemacode_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
needs: [test, validate_schema]
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Download artifacts
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 959b646

Please sign in to comment.