Skip to content

Commit

Permalink
try to fix CI warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
wtholliday committed Apr 24, 2024
1 parent 8b8098b commit 692ae13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
os: [ubuntu-latest, macos-latest]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Install Gtk (ubuntu only)
if: matrix.os == 'ubuntu-latest'
run: |
Expand Down

0 comments on commit 692ae13

Please sign in to comment.