Skip to content

Commit

Permalink
Update checkout action version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nealkruis committed Feb 13, 2024
1 parent c1fe91e commit e844f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup Mesa3D
uses: ./setup-mesa3d

0 comments on commit e844f97

Please sign in to comment.