Skip to content

Commit

Permalink
GHA: bump actions/checkout to v4.1.1
Browse files Browse the repository at this point in the history
Roll deps.
  • Loading branch information
syncom committed Mar 21, 2024
1 parent bb1970a commit b1e57dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: 'Checkout repository'
uses: actions/checkout@v3
uses: actions/checkout@v4.1.1
- name: 'Install tidy on Ubuntu'
run: |
sudo apt update
Expand Down

0 comments on commit b1e57dc

Please sign in to comment.