Skip to content

Commit

Permalink
Merge pull request #425 from perftool-incubator/dev-kmr
Browse files Browse the repository at this point in the history
update GitHub checkout action from v3 to v4
  • Loading branch information
k-rister authored Nov 3, 2023
2 parents 4642604 + 57e26cd commit 5e3ee9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Install dependencies
run: |
Expand Down

0 comments on commit 5e3ee9d

Please sign in to comment.