Skip to content

Commit

Permalink
Merge pull request #914 from Homebrew/actions-full-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev authored Dec 14, 2024
2 parents e02815a + a862734 commit fbaedbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
shell: ${{ matrix.shell }}
steps:
- name: Set up Git repository
uses: actions/checkout@v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Cleanup macOS
if: runner.os == 'macOS'
Expand Down

0 comments on commit fbaedbd

Please sign in to comment.