Skip to content

Commit

Permalink
changed action version in publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhritinaidu committed Jul 12, 2024
1 parent 46f8250 commit 939cdb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: viamrobotics/build-action@v4
with:
# note: you can replace this line with 'version: ""' if you want to test the build process without deploying
Expand Down

0 comments on commit 939cdb6

Please sign in to comment.