Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent 653378b commit 64dd5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-charm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Build and push charms
runs-on: ${{ inputs.runs-on }}
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].3
- uses: canonical/[email protected]
- name: Extract charm name
working-directory: ${{ inputs.working-directory }}
Expand Down

0 comments on commit 64dd5a4

Please sign in to comment.