Skip to content

Commit

Permalink
pr feedback: bump checkout action from v3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
penguinland committed Feb 7, 2025
1 parent 2917a7e commit 51d6d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
needs: [validate-tag]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: viamrobotics/build-action@v1
with:
version: ${{ github.event.release.tag_name }}
Expand Down

0 comments on commit 51d6d5c

Please sign in to comment.