Skip to content

Commit

Permalink
Fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkimberlin committed Mar 25, 2024
1 parent b347774 commit e03ec69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
contents: read
packages: write
steps:
- uses: actions/checkout@v44
- uses: actions/checkout@v4
- name: Set up Node 14
uses: actions/setup-node@v2-beta
with:
Expand Down

0 comments on commit e03ec69

Please sign in to comment.