Skip to content

Commit

Permalink
update to checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
hsntgm authored Apr 16, 2024
1 parent fbc6b4b commit 3f6b3d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
name: woo-aras-setup.sh on ${{ matrix.container }}
steps:
- name: Check out the repo
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: start woo-aras-setup.sh testing
run: |
chmod +x "${GITHUB_WORKSPACE}/woo-aras-setup.sh"
Expand Down

0 comments on commit 3f6b3d9

Please sign in to comment.