Skip to content

Commit

Permalink
⬆️ Upgrade actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
boredland committed Oct 17, 2024
1 parent aab2e39 commit b3a890d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # pin@v4.2.1

- uses: bgd-labs/github-workflows/.github/actions/setup-node@feat/actions-setup-node

Expand Down

0 comments on commit b3a890d

Please sign in to comment.