diff --git a/.github/workflows/publish-edge-snap.yml b/.github/workflows/publish-edge-snap.yml index 1c82af2e3..c70f4a365 100644 --- a/.github/workflows/publish-edge-snap.yml +++ b/.github/workflows/publish-edge-snap.yml @@ -9,7 +9,7 @@ jobs: publish_amd64: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - uses: snapcore/action-build@v1 id: build - uses: snapcore/action-publish@v1