Skip to content

Commit

Permalink
bring github actions up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
Quba1 committed Jan 27, 2024
1 parent 3b64038 commit c68d4db
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:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Prepare environment
run: |
sudo apt-get update
Expand Down

0 comments on commit c68d4db

Please sign in to comment.