Skip to content

Commit

Permalink
Merge pull request #3462 from Mindful-AI-Assistants/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/actions/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
FabianaCampanari authored Oct 21, 2024
2 parents 828ce97 + 0ae4621 commit bf4576d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GITHUB_TOKEN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Run a script
run: echo "Hello, world!"

0 comments on commit bf4576d

Please sign in to comment.