diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1235597..695af3f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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