Skip to content

Commit

Permalink
Update to v4 of actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka authored Apr 6, 2024
1 parent 8e0fb52 commit 4675a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Compile HOY
run: |
cd HOY
Expand Down

0 comments on commit 4675a76

Please sign in to comment.