Skip to content

Commit

Permalink
Update GA checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
dforsber committed Jul 29, 2023
1 parent 9ae1144 commit b3631cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dforsber/s3-selectable-cli",
"version": "1.0.0",
"version": "1.0.1",
"repository": {
"type": "git",
"url": "https://github.com/dforsber/s3-selectable-cli"
Expand Down

0 comments on commit b3631cd

Please sign in to comment.