Skip to content

Commit

Permalink
checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
wkrop committed Dec 12, 2023
1 parent 3dfcaeb commit debb1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
NODE_DISABLE_COLORS: 0
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: node version
run: node -v
- name: Install packages
Expand Down

0 comments on commit debb1c0

Please sign in to comment.