We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4199116 + 897be05 commit 735927eCopy full SHA for 735927e
.github/workflows/Invalidations.yml
@@ -19,12 +19,12 @@ jobs:
19
- uses: julia-actions/setup-julia@v1
20
with:
21
version: '1'
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
- uses: julia-actions/julia-buildpkg@v1
24
- uses: julia-actions/julia-invalidations@v1
25
id: invs_pr
26
27
28
29
ref: ${{ github.event.repository.default_branch }}
30
0 commit comments