Skip to content

Commit

Permalink
updated to v4 in .github/workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonWong14 committed Mar 7, 2024
1 parent 12f3978 commit abefbab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
# First, we check out the repository's code using the Github Actions' "Checkout" tool.
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: 'recursive'

Expand Down

0 comments on commit abefbab

Please sign in to comment.