Skip to content

Commit

Permalink
fixed example dep-action-version
Browse files Browse the repository at this point in the history
  • Loading branch information
0815Creeper committed Sep 13, 2024
1 parent b2cbaa5 commit 24d3395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Check out repository"
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: "Set up Julia"
uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 24d3395

Please sign in to comment.