Skip to content

Commit

Permalink
chore: bump actions (#14)
Browse files Browse the repository at this point in the history
Upgrade to releases that support node20 runtime.
  • Loading branch information
deorus authored Sep 19, 2023
1 parent 0951e88 commit f9223a1
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

# Publish to GitHub package registry
- uses: actions/setup-node@v1
Expand Down

0 comments on commit f9223a1

Please sign in to comment.