Merge pull request #48 from andrejusk/dependabot/github_actions/actions/checkout-4.2.2
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -6,7 +6,7 @@ jobs:
|
||||
name: Run test suite
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.1.7
|
||||
- uses: actions/checkout@v4.2.2
|
||||
|
||||
# Run the tests
|
||||
- name: 'Run tests'
|
||||
|
||||
Reference in New Issue
Block a user