Skip to content

Commit

Permalink
Update GitHub action.
Browse files Browse the repository at this point in the history
  • Loading branch information
nealkruis committed Feb 6, 2024
1 parent ec3d46a commit 9c668dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
continue-on-error: ${{ matrix.experimental }}
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set Project Name
Expand Down

0 comments on commit 9c668dc

Please sign in to comment.