Skip to content

Commit

Permalink
ci: Upgrade Github Action checkout 3-4
Browse files Browse the repository at this point in the history
  • Loading branch information
mengelmann committed Feb 21, 2025
1 parent 09c9e4e commit 55dcda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/[email protected]

0 comments on commit 55dcda1

Please sign in to comment.