Skip to content

Commit

Permalink
updates github actions checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
shelane committed May 9, 2024
1 parent b7d20f4 commit b029f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: fin sysinfo
run: fin sysinfo
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install boilerplate
run: fin init

0 comments on commit b029f41

Please sign in to comment.