Compare commits
No commits in common. "dependabot/github_actions/actions/checkout-7" and "main" have entirely different histories.
dependabot
...
main
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bash-syntax.yml
vendored
2
.github/workflows/bash-syntax.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v7
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Check every installer
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue