Skip to content

Commit

Permalink
chore: update checkout github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nazna committed Dec 3, 2024
1 parent d99b95e commit 5869bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Download actionlint
id: download-actionlint
run: bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
Expand Down

0 comments on commit 5869bda

Please sign in to comment.