mirror of
https://github.com/gogs/gogs.git
synced 2026-05-07 20:37:27 +02:00
ci: upgrade GitHub Actions versions (#7666)
This commit is contained in:
2
.github/workflows/shell.yml
vendored
2
.github/workflows/shell.yml
vendored
@@ -12,6 +12,6 @@ jobs:
|
||||
name: Shellcheck
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
|
||||
Reference in New Issue
Block a user