Skip to content

Commit

Permalink
chore(): Use pinned checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
merkata committed Sep 24, 2024
1 parent 781de8d commit 689545e
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 @@ -108,7 +108,7 @@ jobs:
working-directory: ${{ inputs.working-directory }}
steps:
- name: Checkout repo to runner
uses: actions/checkout@v3
uses: actions/checkout@v4.1.7
- name: Install styles
uses: canonical/praecepta@main
- name: Run Vale tests
Expand Down

0 comments on commit 689545e

Please sign in to comment.