Skip to content

Commit

Permalink
Merge pull request #492 from a2br/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-3.3.0
  • Loading branch information
a2br authored Jul 1, 2023
2 parents 1e83c34 + 2582219 commit 0b576e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
node-version: [14.x]
steps:
- name: Check out repository
uses: actions/checkout@v2.4.0
uses: actions/checkout@v3.3.0

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
node-version: [14.x]
steps:
- name: Check out repository
uses: actions/checkout@v2.4.0
uses: actions/checkout@v3.3.0

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down

0 comments on commit 0b576e1

Please sign in to comment.