Skip to content

Commit

Permalink
ci: Update checkout action to v4 in GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KarimAziev committed Nov 9, 2024
1 parent 47fb29d commit 216f7b9
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 @@ -46,7 +46,7 @@ jobs:
version: 'snapshot'

- name: Check out the source code
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Install dependencies
run: cask install
Expand Down

0 comments on commit 216f7b9

Please sign in to comment.