Skip to content

Commit

Permalink
Merge pull request #348 from spacemeshos/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
fasmat committed Jun 18, 2024
2 parents abd35ae + 4512829 commit 470b1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swagger_build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build-deploy:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Use Node.js v20.14.0
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 470b1d6

Please sign in to comment.