Skip to content

Commit

Permalink
update actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Pierson committed Jul 18, 2024
1 parent 45f5364 commit 1582f5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/be_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout GitHub Action'
uses: actions/checkout@v3
uses: actions/checkout@v4.1.7


- name: Setup Node ${{ env.NODE_VERSION }} Environment
uses: actions/setup-node@v3
Expand Down

0 comments on commit 1582f5e

Please sign in to comment.