Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glemartret authored Jan 21, 2024
1 parent 45a463f commit 8ba342c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: peiffer-innovations/actions-dart-version-autotag@v1
with:
token: ${{ secrets.TAG_TOKEN }}
- uses: actions/checkout@v41
- uses: actions/checkout@v4
with:
token: ${{ secrets.TAG_TOKEN }}
- name: Run latest-tag
Expand Down

0 comments on commit 8ba342c

Please sign in to comment.