Skip to content

Commit

Permalink
chore: bump actions/checkout from 4.1.0 to 4.1.2 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent e386c59 commit 06ffd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: [self-hosted, linux, x64]
steps:
- name: Checkout
uses: actions/checkout@v4.1.0
uses: actions/checkout@v4.1.2
with:
submodules: true

Expand Down

0 comments on commit 06ffd6c

Please # to comment.